Fix bug reported by tege. section names wrong if USER_LABEL_PREFIX non-null.
authorJim Wilson <wilson@cygnus.com>
Tue, 16 Jun 1998 18:33:00 +0000 (18:33 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 16 Jun 1998 18:33:00 +0000 (11:33 -0700)
commitbf20f3410fe9d3e01b0af91bf19cc63a406ca724
treec6850003dd535c41255de1ae0694853b38c1d10c
parent9c0e94a5e42ef58857e03e60756e3f165e4be620
Fix bug reported by tege.  section names wrong if USER_LABEL_PREFIX non-null.

* dwarf2out.c (stripattributes): Prepend '*' to the section name.

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