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-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=180013289b6ff93f24cabcafb78b1d2a4f02b976;p=platform%2Fupstream%2Fgcc.git * fixinc/fixincl.c: Remove #error, it is not portable. From-SVN: r26981 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 386cb4b..4c79d84 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 f4d76bb..c3da20f 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 /*