This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PR 28980, ICE with some VLA with functions and -g
- From: Ian Lance Taylor <iant at google dot com>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 13 Sep 2006 17:24:29 -0700
- Subject: Re: [PATCH] Fix PR 28980, ICE with some VLA with functions and -g
- References: <1158192858.1000.7.camel@celery.andrew.com>
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.
Thanks.
Interesting test case, there.
:REVIEWMAIL:
Ian