]> git.ipfire.org Git - thirdparty/gcc.git/commit
symtab.c (dump_symtab_base): Use TREE_STRING_POINTER for dumping DECL_SECTION_NAME.
authorRichard Guenther <rguenther@suse.de>
Thu, 19 Apr 2012 13:35:10 +0000 (13:35 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 19 Apr 2012 13:35:10 +0000 (13:35 +0000)
commitf68c04877cba9e6f2b77cfb8ba564e37c4d8a254
tree026f9744d55841a71c46e3b3f30e2ccc16d5f36b
parent314b662a3a636250eda24be515fb34c34140fb6a
symtab.c (dump_symtab_base): Use TREE_STRING_POINTER for dumping DECL_SECTION_NAME.

2012-04-19  Richard Guenther  <rguenther@suse.de>

* symtab.c (dump_symtab_base): Use TREE_STRING_POINTER
for dumping DECL_SECTION_NAME.

From-SVN: r186594
gcc/ChangeLog
gcc/symtab.c