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 28980, ICE with some VLA with functions and -g


On Thu, 2006-10-05 at 07:34 -0700, Andrew Pinski wrote:
> On Wed, 2006-09-13 at 17:24 -0700, Ian Lance Taylor wrote:
> > Andrew Pinski <pinskia@physics.uc.edu> writes:
> > 
> > > ChangeLog:
> > > 
> > > 	* dwarf2out.c (loc_descriptor_from_tree_1): Handle
> > > 	FUNCTION_DECL.
> > > 
> > > testsuite/ChangeLog:
> > > 	* gcc.c-torture/compile/debugvlafunction-1.c: New test.
> > 
> > This is OK.
> 
> Committed to the 4.1 branch also.
And to the 4.0 branch after a bootstrap/test on i686-linux-gnu.

Thanks,
Andrew Pinski


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