testsuite_hooks.cc (set_memory_limits): Don't set RLIMIT_AS below 16MB on x86_64...
authorJakub Jelinek <jakub@redhat.com>
Fri, 8 Dec 2006 10:06:51 +0000 (11:06 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 8 Dec 2006 10:06:51 +0000 (11:06 +0100)
commit5fecd26633731c86f37ef89b40012ed6ca1daa6c
tree36d62727a7a1db27ad17698a29317351cd48e528
parentc3240b8d526ba878266751ac05b41f52b2c13840
testsuite_hooks.cc (set_memory_limits): Don't set RLIMIT_AS below 16MB on x86_64-linux.

* testsuite/util/testsuite_hooks.cc (set_memory_limits): Don't set
RLIMIT_AS below 16MB on x86_64-linux.

From-SVN: r119652
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/util/testsuite_hooks.cc