[llvm-commits] [llvm] r46382 - /llvm/trunk/test/CFrontend/2008-01-25-ZeroSizedAggregate.c

Tanya Lattner lattner at apple.com
Mon Jan 28 15:00:18 PST 2008


On Jan 28, 2008, at 11:35 AM, Chris Lattner wrote:

> On Jan 28, 2008, at 11:15 AM, Tanya Lattner wrote:
>> This test is failing for me. llvm-gcc-4.0 on x86/darwin8.
>>
>> ../../src/gcc/llvm-types.cpp:1426: failed assertion `0 && "Could not
>> find field!"'
>
> How long should we continue to support 4.0?  I thought 2.2 was the
> last release for it?
>

There are 2 things that we should be doing to drop 4.0.

1) Are there less tests in llvm-test that are failing for 4.0 versus  
4.2?
2) We have to communicate to people who are using svn for LLVM and  
llvm-gcc that we are moving to supporting only llvm-gcc-4.2 and when  
that cutoff date is.

We can't just start dropping 4.0 and letting make check fail, without  
the 2 above steps.

-Tanya




More information about the llvm-commits mailing list