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 infinite recursion in C front end during bad struct parsing. (ping)


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


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