mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-24 23:06:12 +08:00
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
This commit is contained in:
parent
baf4b88182
commit
3ff4c25d7f
@ -1,3 +1,9 @@
|
||||
2009-08-28 Cary Coutant <ccoutant@google.com>
|
||||
|
||||
PR debug/41063
|
||||
* dwarf2out.c (gen_type_die_with_usage): Use proper context for
|
||||
struct/union/enum types local to a function.
|
||||
|
||||
2009-08-28 Konrad Trifunovic <konrad.trifunovic@gmail.com>
|
||||
Sebastian Pop <sebastian.pop@amd.com>
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
2009-08-28 Cary Coutant <ccoutant@google.com>
|
||||
|
||||
PR debug/41063
|
||||
* g++.dg/debug/dwarf2/pr41063.C: New test.
|
||||
|
||||
2009-08-27 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
PR rtl-optimization/40861
|
||||
|
Loading…
Reference in New Issue
Block a user