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.
From-SVN: r214983
+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