toplev.c (main): Check HAVE_GETRLIMIT and HAVE_SETRLIMIT in addition to RLIMIT_STACK...
authorManfred Hollstein <manfred@s-direktnet.de>
Tue, 9 Dec 1997 16:41:12 +0000 (16:41 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 9 Dec 1997 16:41:12 +0000 (09:41 -0700)
commit08ce3276373459ddb1c294bfadd591cdc1ebdc67
tree6340a39b785914b9445925b0c75ca86a3fcf2f95
parentc229cba913547a5fe68d707333b10febc9f4ac2c
toplev.c (main): Check HAVE_GETRLIMIT and HAVE_SETRLIMIT in addition to RLIMIT_STACK to see if...

        * toplev.c (main): Check HAVE_GETRLIMIT and HAVE_SETRLIMIT in addition
        to RLIMIT_STACK to see if we can call getrlimit and setrlimit.

From-SVN: r17030
gcc/ChangeLog
gcc/toplev.c