From: Alexandre Oliva Date: Mon, 17 May 1999 23:02:28 +0000 (+0000) Subject: * fixinc/fixincl.c: Remove #error, it is not portable. X-Git-Tag: prereleases/gcc-2.95-test~427 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=180013289b6ff93f24cabcafb78b1d2a4f02b976;p=thirdparty%2Fgcc.git * fixinc/fixincl.c: Remove #error, it is not portable. From-SVN: r26981 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 386cb4bee961..4c79d84b003a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Mon May 17 23:56:39 1999 Alexandre Oliva + + * fixinc/fixincl.c: Remove #error, it is not portable. + Mon May 17 23:50:41 1999 Marc Espie * collect2.c (main): Fix typo in COLLECT2_HOST_INITIALIZATION. diff --git a/gcc/fixinc/fixincl.c b/gcc/fixinc/fixincl.c index f4d76bb1d15f..c3da20f591c5 100644 --- a/gcc/fixinc/fixincl.c +++ b/gcc/fixinc/fixincl.c @@ -269,7 +269,7 @@ main (argc, argv) } } #else -#error "NON-BOGUS LIMITS NOT SUPPORTED?!?!" + /*#*/ error "NON-BOGUS LIMITS NOT SUPPORTED?!?!" #endif /*