aarch64-protos.h (aarch64_elf_asm_named_section): Remove declaration.
authorAndreas Schwab <schwab@suse.de>
Wed, 22 Jun 2016 13:50:23 +0000 (13:50 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Wed, 22 Jun 2016 13:50:23 +0000 (13:50 +0000)
* config/aarch64/aarch64-protos.h (aarch64_elf_asm_named_section):
Remove declaration.

From-SVN: r237705

gcc/ChangeLog
gcc/config/aarch64/aarch64-protos.h

index 6ba6728320e93a29e9398275243bc182b1ef7664..e6e391219129d26d4c5e0e8ace0032b56595ee15 100644 (file)
@@ -1,3 +1,8 @@
+2016-06-22  Andreas Schwab  <schwab@suse.de>
+
+       * config/aarch64/aarch64-protos.h (aarch64_elf_asm_named_section):
+       Remove declaration.
+
 2016-06-22  Eric Botcazou  <ebotcazou@adacore.com>
 
        * function.c (assign_parm_setup_reg): Prevent sharing in another case.
index e8c2ac8d25826ce77c49d103f64fb6b0f4b18ee6..3cdd69b8af1089a839e5d45cda94bc70a15cd777 100644 (file)
@@ -371,7 +371,6 @@ unsigned aarch64_dbx_register_number (unsigned);
 unsigned aarch64_trampoline_size (void);
 void aarch64_asm_output_labelref (FILE *, const char *);
 void aarch64_cpu_cpp_builtins (cpp_reader *);
-void aarch64_elf_asm_named_section (const char *, unsigned, tree);
 const char * aarch64_gen_far_branch (rtx *, int, const char *, const char *);
 const char * aarch64_output_probe_stack_range (rtx, rtx);
 void aarch64_err_no_fpadvsimd (machine_mode, const char *);