[LLVMdev] nightly test suite failure: ms_struct-bitfield-init-1.c

Fariborz Jahanian fjahanian at apple.com
Fri May 6 17:13:53 PDT 2011


On May 6, 2011, at 5:12 PM, Devang Patel wrote:

> Fariborz,
> 
> On May 6, 2011, at 5:07 PM, Fariborz Jahanian wrote:
> 
>> 
>> On May 6, 2011, at 4:57 PM, Andrew Trick wrote:
>> 
>>> On May 6, 2011, at 1:29 AM, Jay Foad wrote:
>>> 
>>>> This seems wrong -- if a test fails, it shouldn't stop the whole
>>>> "make", it should just get logged as a failure and continue.
>>> 
>>> That's a frustrating aspect of the test-suite Makefiles. I don't know how to work around it without removing the test from your tree.
>> 
>> Is any body trying to figure out why test failed. It is a serious regression lying out bitfields. It has been passing with llvm-gcc until today's
>> failure.
> 
> 
> It is failing to compile. Are you sure that it can compile on all platforms ? 

Test fails to compile if layout is not right. It is meant only for x86_64 and i386 though. But we did not have such failures in the past.

- fariborz

> -
> Devang




More information about the llvm-dev mailing list