Remove Cygnus only change.
authorMichael Meissner <meissner@gcc.gnu.org>
Sat, 3 Feb 1996 01:25:58 +0000 (01:25 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Sat, 3 Feb 1996 01:25:58 +0000 (01:25 +0000)
From-SVN: r11172

gcc/config/rs6000/sysv4.h

index 582c8c488cba2f958f375aea1765edbc8597a040..91a2a00797d57abd74bd2471f7b6d0403599c8c5 100644 (file)
@@ -127,11 +127,6 @@ do {                                                                       \
                        (TARGET_AIX_CALLS)     ? ABI_AIX_NODESC :       \
                                                 ABI_V4);               \
                                                                        \
-  /* CYGNUS LOCAL -fcombine-statics vs. -msdata */                     \
-  if (TARGET_SDATA)                                                    \
-    flag_combine_statics = 0;                                          \
-  /* END CYGNUS LOCAL -fcombine-statics vs. -msdata */                 \
-                                                                       \
   if (TARGET_RELOCATABLE && TARGET_SDATA)                              \
     {                                                                  \
       target_flags &= ~MASK_SDATA;                                     \