* fixinc/fixincl.c: Remove #error, it is not portable.
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Mon, 17 May 1999 23:02:28 +0000 (23:02 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 17 May 1999 23:02:28 +0000 (17:02 -0600)
From-SVN: r26981

gcc/ChangeLog
gcc/fixinc/fixincl.c

index 386cb4bee961bee4b526343dd22de425c06070a1..4c79d84b003aaa8d0dd3f76f300f2f989827da3e 100644 (file)
@@ -1,3 +1,7 @@
+Mon May 17 23:56:39 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
+
+       * fixinc/fixincl.c: Remove #error, it is not portable.
+
 Mon May 17 23:50:41 1999  Marc Espie <espie@cvs.openbsd.org>
 
        * collect2.c (main):  Fix typo in COLLECT2_HOST_INITIALIZATION.
index f4d76bb1d15f046fdf35a606ba5ca3a74c601c30..c3da20f591c5ed7bffcbcad4df63d2ebf7995bb6 100644 (file)
@@ -269,7 +269,7 @@ main (argc, argv)
       }
     }
 #else
-#error "NON-BOGUS LIMITS NOT SUPPORTED?!?!"
+ /*#*/ error "NON-BOGUS LIMITS NOT SUPPORTED?!?!"
 #endif
 
   /*