re PR debug/28980 (ICE in loc_descriptor_from_tree_1 with -g)
commit3c3f1a6f39914d92cccd9b7377d931b32e7067f8
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 14 Sep 2006 00:37:14 +0000 (14 00:37 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 14 Sep 2006 00:37:14 +0000 (13 17:37 -0700)
treeee879b1ae3bb3b74f5787468038ba50344d7297c
parent9dc728318087c4695fe7b22fab0b16a717095cf0
re PR debug/28980 (ICE in loc_descriptor_from_tree_1 with -g)

2006-09-13  Andrew Pinski  <pinskia@physics.uc.edu>

PR debug/28980
        * dwarf2out.c (loc_descriptor_from_tree_1): Handle
        FUNCTION_DECL.

2006-09-13  Andrew Pinski  <pinskia@physics.uc.edu>

PR debug/28980
        * gcc.c-torture/compile/debugvlafunction-1.c: New test.

From-SVN: r116939
gcc/ChangeLog
gcc/dwarf2out.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/debugvlafunction-1.c [new file with mode: 0644]