re PR debug/30898 (ICE with anonymous union and -g)
authorIan Lance Taylor <iant@google.com>
Thu, 22 Feb 2007 14:55:09 +0000 (14:55 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 22 Feb 2007 14:55:09 +0000 (14:55 +0000)
commit0c5c188f0759e74255b4792d141d97926e6dc4a1
treede6cf2c13662d233050fd62c75dc19ebed5769b6
parentd1789dc25a1a6f1d8f9e481cd094eeacdc9b2275
re PR debug/30898 (ICE with anonymous union and -g)

./: PR debug/30898
* dwarf2out.c (concatn_mem_loc_descriptor): New static function.
(mem_loc_descriptor): Call it.
testsuite/:
* g++.dg/debug/pr30898.C: New test.

From-SVN: r122228
gcc/ChangeLog
gcc/dwarf2out.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/debug/pr30898.C [new file with mode: 0644]