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-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=78210eb3e4a475665110fb0fa292932007a20e88;p=gcc.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 677d49be541..b8d7ca696a1 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.