OSDN Git Service

stdc_0_in_system_headers_test must return "FIX"
authorkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 May 2001 17:36:06 +0000 (17:36 +0000)
committerkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 May 2001 17:36:06 +0000 (17:36 +0000)
when fixincl is operating in test mode

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42635 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 677d49b..b8d7ca6 100644 (file)
@@ -1,3 +1,8 @@
+2001-05-26  Bruce Korb  <bkorb@gnu.org>
+
+       * fixinc/fixtests.c(stdc_0_in_system_headers_test): Must return "FIX"
+       when fixincl is operating in test mode
+
 2001-05-26  Philip Blundell  <philb@gnu.org>
 
        * config/c4x/c4x-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.