[patch] Fix PR target/27421: ICE with invalid field in struct

Volker Reichelt reichelt@igpm.rwth-aachen.de
Sun May 7 21:04:00 GMT 2006


On  6 May, Roger Sayle wrote:
> 
> Hi Volker,
> 
> On Sat, 6 May 2006, Volker Reichelt wrote:
>> 2006-05-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
>>
>> 	PR target/27421
>> 	* config/i386/i386.c (classify_argument): Skip fields with invalid
>> 	types.
>>...
>> 	* gcc.dg/array-9.c: New test.
> 
> 
> This is OK for mainline, and for the 4.0 and 4.1 branches after a few
> days on mainline without problems, as PR target/27421 is a regression
> and the fix is obvious.

OK.

> Does this patch also cure PR target/24672?

Yes. As the underlying problem is the same I just wanted to mark
this bug as a duplicate without adding another test to the testsuite.

Regards,
Volker

> Thanks for fixing this.
> 
> Roger




More information about the Gcc-patches mailing list