diff options
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2019-06-04 16:16:52 +0000 |
---|---|---|
committer | Szabolcs Nagy <nsz@gcc.gnu.org> | 2019-06-04 16:16:52 +0000 |
commit | e8c470690a80a39b11255ca192694848857ee0c8 (patch) | |
tree | 572f73c0afbc8f5936d0dd6bbd0b3688c72f035d /gcc/tree-ssa-loop-niter.c | |
parent | 4ebcf1c2194569884858b65454ec6cf479efc680 (diff) | |
download | gcc-e8c470690a80a39b11255ca192694848857ee0c8.zip gcc-e8c470690a80a39b11255ca192694848857ee0c8.tar.gz gcc-e8c470690a80a39b11255ca192694848857ee0c8.tar.bz2 |
aarch64: fix asm visibility for extern symbols
Commit r271869 broke visibility declarations in asm for extern symbols, because
the new ASM_OUTPUT_EXTERNAL hook failed to call the default hook for elf.
gcc/ChangeLog:
* config/aarch64/aarch64-protos.h (aarch64_asm_output_external): Remove
const.
* config/aarch64/aarch64.c (aarch64_asm_output_external): Call
default_elf_asm_output_external.
From-SVN: r271913
Diffstat (limited to 'gcc/tree-ssa-loop-niter.c')
0 files changed, 0 insertions, 0 deletions