]> git.ipfire.org Git - thirdparty/gcc.git/commit
varasm.c (default_asm_output_anchor): Prepend * to . symbol in order to prevent it...
authorNick Clifton <nickc@redhat.com>
Thu, 15 Feb 2007 10:33:59 +0000 (10:33 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Thu, 15 Feb 2007 10:33:59 +0000 (10:33 +0000)
commitc1a1cc5fcb4b1a9c432c706a6c98e1c0d90968bc
tree3c720747469d2caa74eaed9fb15276d7a5d73b46
parent62e4530bcf1f3166d0b45eb74543b1091c5186fd
varasm.c (default_asm_output_anchor): Prepend * to . symbol in order to prevent it from being munged by the target.

* varasm.c (default_asm_output_anchor): Prepend * to . symbol in order to
  prevent it from being munged by the target.

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