[PATCH] Fix infinite recursion in C front end during bad struct parsing. (ping)

Mark Mitchell mark@codesourcery.com
Wed Apr 19 20:20:00 GMT 2006


Carlos O'Donell wrote:
> On Fri, Apr 14, 2006 at 07:59:13PM -0700, Mark Mitchell wrote:
>> Carlos O'Donell wrote:
>>> Ping?
>>>
>>> http://gcc.gnu.org/ml/gcc-patches/2006-04/msg00161.html
>> This is OK, but I think we can make it a bit tidier.
> 
> The following patch seems to work just as effecitvely but we have tidied
> up the implementation. The fallout is that "update_alignment_for_field"
> and "place_union_field" are both more robust against ERROR_MARK.
> 
> Comments?
> 
> OK to checkin to mainline?
> OK to checkin to 4.1?

Yes, this is OK for mainline and 4.1.  Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713



More information about the Gcc-patches mailing list