fixtests.c (stdc_0_in_system_headers_test): Must return "FIX" when fixincl is operati...
authorBruce Korb <bkorb@gnu.org>
Sat, 26 May 2001 18:26:29 +0000 (18:26 +0000)
committerBruce Korb <korbb@gcc.gnu.org>
Sat, 26 May 2001 18:26:29 +0000 (18:26 +0000)
commit11e2040a34cb9f616f9ecbdc1793ae6500e28aac
treee448453174bfd0b8c6214f7150349325b50141da
parent62bafc5e39105846303ecf4d3435c217ea556b79
fixtests.c (stdc_0_in_system_headers_test): Must return "FIX" when fixincl is operating in test mode

* fixinc/fixtests.c(stdc_0_in_system_headers_test): Must return "FIX"
when fixincl is operating in test mode
* fixinc/inclhack.def(AAB_dgux_int_varargs) : aesthetics
(AAB_ultrix_limits): remove redundant text
(AAB_ultrix_memory): ditto
(AAB_ultrix_string): ditto
(djgpp_wchar_h): fix the test text
(irix_stdio_va_list): add test text
(irix_limits_const): add a testing output file (limits.h is overwritten)
(strict_ansi_not_ctd): put limits.h second in list for same reason
(solaris27_mutex_init): test text needed selection text, too

* fixinc/fixtests.c(stdc_0_in_system_headers_test): in testing mode,
always apply the fix

From-SVN: r42642
gcc/ChangeLog
gcc/fixinc/inclhack.def