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

Eric Christopher echristo at apple.com
Wed Jul 28 16:18:11 PDT 2010


On Jul 28, 2010, at 3:55 PM, Eric Christopher wrote:

> 
> On Jul 28, 2010, at 3:42 PM, Eric Christopher wrote:
> 
>> 
>> On Jul 28, 2010, at 3:39 PM, Stuart Hastings wrote:
>> 
>>> Author: stuart
>>> Date: Wed Jul 28 17:39:07 2010
>>> New Revision: 109684
>>> 
>>> URL: http://llvm.org/viewvc/llvm-project?rev=109684&view=rev
>>> Log:
>>> Revert r108986; it was breaking 2004-06-18-VariableLengthArrayOfStructures.c.  Radar 8239581.
>> 
>> Uh, how's it breaking it? My tests were clean.
> 
> *looks at the radar*  Aah, it's probably the "we can't handle that" part of the converter.  Just needs another check, I'll add a check in there.

Fixed in: 109692

Tested using an --enable-checking llvm-gcc. Clean run.

-eric



More information about the llvm-commits mailing list