* g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
commit0097babf09d842561a5e562cda64798b8a41c85b
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Dec 2001 00:18:26 +0000 (21 00:18 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Dec 2001 00:18:26 +0000 (21 00:18 +0000)
tree43184316b3cc1fcd686f2dc492f0427d143166d3
parentbb9594ed71fc9d4d347495ae70cb925196c0da46
    * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
        (arena): Use it.
        (malloc): Correct allocation logic.  Abort if we fill up the
        arena before initialization complete.
        (realloc): Correct allocation logic.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48224 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.eh/badalloc1.C