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)


On Wed, Apr 19, 2006 at 01:20:11PM -0700, Mark Mitchell wrote:
> 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,

Checked into mainline and 4.1
Thanks.

Cheers,
Carlos.
-- 
Carlos O'Donell
CodeSourcery
carlos@codesourcery.com
(650) 331-3385 x716


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