[llvm-commits] [llvm-gcc-4.2] r61128 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp
Evan Cheng
evan.cheng at apple.com
Thu Jan 1 18:12:53 PST 2009
I see you have committed r61379. Is it fixed?
Evan
On Dec 23, 2008, at 9:14 AM, Chris Lattner wrote:
>
> 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