This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]