re PR c++/29433 (using boost::MPL requires lots of memory)
authorRichard Guenther <rguenther@suse.de>
Fri, 1 Dec 2006 16:37:38 +0000 (16:37 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 1 Dec 2006 16:37:38 +0000 (16:37 +0000)
commite01e02016bab81d0c6af9c56458a05e7a40bee8b
treeabba9cc4904933241f235236c24ca35ceb9c226f
parentc3a88be88a471325a3684af578c348bca2034fd3
re PR c++/29433 (using boost::MPL requires lots of memory)

2006-12-01  Richard Guenther  <rguenther@suse.de>

PR c++/29433
* dwarf2out.c (struct pubname_struct): Make name const.
(add_pubtype): Do not xstrdup identifiers.

From-SVN: r119404
gcc/ChangeLog
gcc/dwarf2out.c