varasm.c (named_section): Use xstrdup rather than doing it by hand.
authorGeoffrey Keating <geoffk@apple.com>
Wed, 2 Mar 2005 21:33:44 +0000 (21:33 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Wed, 2 Mar 2005 21:33:44 +0000 (21:33 +0000)
commit7df74013f138db3ed797e9be6759c644ba7364c3
tree9fe1e405393244380f65722f3e7480f9b2bc1441
parent0aca3a61454e79c3e103b878c5ea31dd2adc5421
varasm.c (named_section): Use xstrdup rather than doing it by hand.

* varasm.c (named_section): Use xstrdup rather than doing it by
hand.

From-SVN: r95812
gcc/ChangeLog
gcc/varasm.c