summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2014-09-06 05:17:10 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2014-09-06 05:17:10 +0000
commit7b139b0584c021f0277ebddc0152c6f868bd1c8d (patch)
tree9c03425d9cfdde973c685486193c48623ad334b0
parent4d071f4e1642ef60dfaa325012b45f2c2e8e6ca0 (diff)
downloadgcc-7b139b0584c021f0277ebddc0152c6f868bd1c8d.tar.gz
2014-09-05 Dominique Dhumieres <dominiq@lps.ens.fr>
PR target/63188 * config/darwin.h (INIT_SECTION_ASM_OP): Define to "". * config/pa/pa64-hpux.h (INIT_SECTION_ASM_OP): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@214983 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog6
-rw-r--r--gcc/config/darwin.h2
-rw-r--r--gcc/config/pa/pa64-hpux.h2
3 files changed, 8 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 07988cdc42c..a8ef78a16dd 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2014-09-05 Dominique Dhumieres <dominiq@lps.ens.fr>
+
+ PR target/63188
+ * config/darwin.h (INIT_SECTION_ASM_OP): Define to "".
+ * config/pa/pa64-hpux.h (INIT_SECTION_ASM_OP): Likewise.
+
2014-09-05 Easwaran Raman <eraman@google.com>
PR rtl-optimization/62146
diff --git a/gcc/config/darwin.h b/gcc/config/darwin.h
index 10dfa4d4f18..d973d1d2929 100644
--- a/gcc/config/darwin.h
+++ b/gcc/config/darwin.h
@@ -499,7 +499,7 @@ extern GTY(()) int darwin_ms_struct;
#define NO_PROFILE_COUNTERS 1
#undef INIT_SECTION_ASM_OP
-#define INIT_SECTION_ASM_OP
+#define INIT_SECTION_ASM_OP ""
#undef INVOKE__main
diff --git a/gcc/config/pa/pa64-hpux.h b/gcc/config/pa/pa64-hpux.h
index 04b8de96e86..fede450f27e 100644
--- a/gcc/config/pa/pa64-hpux.h
+++ b/gcc/config/pa/pa64-hpux.h
@@ -336,7 +336,7 @@ do { \
the sections are not actually used. However, we still must provide
defines to select the proper code path. */
#undef INIT_SECTION_ASM_OP
-#define INIT_SECTION_ASM_OP
+#define INIT_SECTION_ASM_OP ""
#undef FINI_SECTION_ASM_OP
#define FINI_SECTION_ASM_OP