OSDN Git Service

* toplev.c (main): Check HAVE_GETRLIMIT and HAVE_SETRLIMIT in addition
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Dec 1997 16:41:12 +0000 (16:41 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Dec 1997 16:41:12 +0000 (16:41 +0000)
commita6b6c8655c525a6029aa7d6efefc2336a2276c31
tree6340a39b785914b9445925b0c75ca86a3fcf2f95
parent030a482193a3b42e14df4b3260f79c46ebce0312
    * toplev.c (main): Check HAVE_GETRLIMIT and HAVE_SETRLIMIT in addition
        to RLIMIT_STACK to see if we can call getrlimit and setrlimit.

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