[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:
parent
599e1cf8b1
commit
33e767e26e
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user