fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow compilation with older compilers...
authorMike Stump <mrs@gcc.gnu.org>
Wed, 22 Nov 2000 02:23:40 +0000 (02:23 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Wed, 22 Nov 2000 02:23:40 +0000 (02:23 +0000)
commit271fd958bb1578e099ae26f34ab2fc0d27a44a6d
tree87e2ee44abb5cf7f9882251904681c7edd448d80
parent19322a5c4146a51ba1966dfa399810312a9ab02e
fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow compilation with older compilers, such as /bin/cc on SunOS.

* fixinc/fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow
compilation with older compilers, such as /bin/cc on SunOS.
* fixinc/fixfixes.c (FIX_PROC_HEAD): Ditto.
Fix one problem with bootstrap on SunOS 4.1.4 system.

From-SVN: r37641
gcc/fixinc/fixfixes.c
gcc/fixinc/fixtests.c