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:34:18 +0000 (02:34 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Wed, 22 Nov 2000 02:34:18 +0000 (02:34 +0000)
commited3114070d9a67a9c74c50469fd1fc6cc437aba6
tree4f82fe014d0541b64541ff19b40f79b8ccc9e5f6
parent271fd958bb1578e099ae26f34ab2fc0d27a44a6d
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 build errors on SunOS 4.1.4.

From-SVN: r37642
gcc/ChangeLog