elf.h, som.h (ASM_OUTPUT_EXTERNAL): Use assemble_name_raw instead of trying to save...
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Sun, 27 Feb 2005 04:22:06 +0000 (04:22 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 27 Feb 2005 04:22:06 +0000 (04:22 +0000)
commit478a1f5ea33d7e1910ddc0c35dc14098839a567e
treecc617f29a3ce79128e6bfcdfba8ab7ff0bb3d12d
parent9811fd1712fbef6d68dcdc955ddca896c669992d
elf.h, som.h (ASM_OUTPUT_EXTERNAL): Use assemble_name_raw instead of trying to save and restore TREE_SYMBOL_REFERENCED.

* pa/elf.h, pa/som.h (ASM_OUTPUT_EXTERNAL): Use assemble_name_raw
instead of trying to save and restore TREE_SYMBOL_REFERENCED.
* pa/pa64-hpux.h (ASM_OUTPUT_TYPE_DIRECTIVE): Define.
(ASM_OUTPUT_EXTERNAL): Don't save and restore TREE_SYMBOL_REFERENCED.

From-SVN: r95605
gcc/ChangeLog
gcc/config/pa/elf.h
gcc/config/pa/pa64-hpux.h
gcc/config/pa/som.h