This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Change inline asm to work with llvm-gcc


On Tue, Dec 23, 2008 at 10:00 AM, Rafael Espindola <espindola@google.com> wrote:
>> For i386 (32-bit) int and int * are the same size (integer 32-bit register),
>> so why does llvm complain then?
>
> Looks like the point is that the size would be different on x86-64.
> Maybe it could be a warning. But again, I haven't looked at the
> details.
>

But you are changing sysdeps/i386/bits/select.h. It has nothing
to do with x86-64.


-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]