[AArch64] Use default_elf_asm_named_section instead of special cased hook

* config/aarch64/aarch64-elf.h (TARGET_ASM_NAMED_SECTION): Delete.

From-SVN: r228397
This commit is contained in:
Ramana Radhakrishnan 2015-10-02 15:07:46 +00:00 committed by Ramana Radhakrishnan
parent 599e1cf8b1
commit 33e767e26e
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2015-10-02 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
* config/aarch64/aarch64-elf.h (TARGET_ASM_NAMED_SECTION): Delete.
2015-10-02 Vladimir Makarov <vmakarov@redhat.com>
PR rtl-optimization/67756

View File

@ -153,9 +153,6 @@ ASM_MABI_SPEC
#undef TYPE_OPERAND_FMT
#define TYPE_OPERAND_FMT "%%%s"
#undef TARGET_ASM_NAMED_SECTION
#define TARGET_ASM_NAMED_SECTION aarch64_elf_asm_named_section
/* Stabs debug not required. */
#undef DBX_DEBUGGING_INFO