From: Bruce Korb Date: Sat, 26 May 2001 17:36:06 +0000 (+0000) Subject: stdc_0_in_system_headers_test must return "FIX" X-Git-Tag: prereleases/libstdc++-3.0.95~4161 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=78210eb3e4a475665110fb0fa292932007a20e88;p=thirdparty%2Fgcc.git stdc_0_in_system_headers_test must return "FIX" when fixincl is operating in test mode From-SVN: r42635 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 677d49be541b..b8d7ca696a1e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2001-05-26 Bruce Korb + + * fixinc/fixtests.c(stdc_0_in_system_headers_test): Must return "FIX" + when fixincl is operating in test mode + 2001-05-26 Philip Blundell * config/c4x/c4x-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.