[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 21:22:10 PST 2009


Thanks.

Evan

On Jan 1, 2009, at 8:09 PM, Chris Lattner wrote:

>
> On Jan 1, 2009, at 6:12 PM, Evan Cheng wrote:
>
>> I see you have committed r61379. Is it fixed?
>
> Yep, FD_ZERO works now.
>
> -Chris
>
>>
>>
>> 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