[llvm-commits] [llvm-gcc-4.2] r61128 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp

Chris Lattner clattner at apple.com
Tue Dec 23 09:14:40 PST 2008


On Dec 23, 2008, at 8:41 AM, Rafael Espindola wrote:

>> My current fix is to change d1 to be of pointer type. I will try to
>> get the change to FD_ZERO upstream.
>
> I posted a patch to libc
> (http://sourceware.org/ml/libc-alpha/2008-12/msg00064.html), but it
> got rejected. I will keep a local patch. Posting the link here in case
> someone else has the same problem.

Wow, that is quite the strong response.  Evan, is it possible to  
handle this by having llvm-gcc do the appropriate promotion when  
building the asm?  Breaking FD_ZERO seems unacceptable :(

-Chris



More information about the llvm-commits mailing list