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
+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
#define NO_PROFILE_COUNTERS 1
#undef INIT_SECTION_ASM_OP
-#define INIT_SECTION_ASM_OP
+#define INIT_SECTION_ASM_OP ""
#undef INVOKE__main
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