]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/41063 (ICE in output_die)
authorCary Coutant <ccoutant@gcc.gnu.org>
Fri, 28 Aug 2009 20:35:16 +0000 (13:35 -0700)
committerCary Coutant <ccoutant@gcc.gnu.org>
Fri, 28 Aug 2009 20:35:16 +0000 (13:35 -0700)
commit3ff4c25d7f0276cadaa8d60be156d1326d880f67
tree8387a074a7c4520a91291b7fb59c372b0718677d
parentbaf4b88182bcc44247e664640fc01f6aabcd8ed8
re PR debug/41063 (ICE in output_die)

gcc/ChangeLog:

PR debug/41063
* dwarf2out.c (gen_type_die_with_usage): Use proper context for
struct/union/enum types local to a function.

gcc/testsuite/ChangeLog:

PR debug/41063
* g++.dg/debug/dwarf2/pr41063.C: New test.

From-SVN: r151187
gcc/ChangeLog
gcc/testsuite/ChangeLog