(EXTRA_SECTION_FUNCTIONS): Deleted.
authorRichard Stallman <rms@gnu.org>
Thu, 30 Jul 1992 04:55:37 +0000 (04:55 +0000)
committerRichard Stallman <rms@gnu.org>
Thu, 30 Jul 1992 04:55:37 +0000 (04:55 +0000)
From-SVN: r1721

gcc/config/m68k/dpx2.h

index 41dbc90ad050c628f9cb3ebe7df056e13fdc9a7d..50f955f6a7e87ab37432a807c5f8ff7351cdc22b 100644 (file)
@@ -59,7 +59,7 @@
 #undef DO_GLOBAL_CTORS_BODY            /* don't use svr3.h version */
 #undef DO_GLOBAL_DTORS_BODY
 
-
+#if 0 /* Should be no need now that svr3.h defines BSS_SECTION_FUNCTION.  */
 /* 
  * svr3.h says to use BSS_SECTION_FUNCTION
  * but no one appears to, and there is
@@ -72,6 +72,7 @@
   INIT_SECTION_FUNCTION                        \
   FINI_SECTION_FUNCTION
 #endif
+#endif /* 0 */
 
 #ifndef USE_GAS
 /*