]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/10300 (use of array-new (nothrow) in segfaults on NULL return)
authorMark Mitchell <mark@codesourcery.com>
Sun, 13 Apr 2003 17:54:03 +0000 (17:54 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 13 Apr 2003 17:54:03 +0000 (17:54 +0000)
commitf4f4610e036e239fb770127439d276439a621e3f
tree7fbe33dd676b1ebf539390363ab3eabc1f30a1a4
parent5de601cf5728d16ed4f406909bedaaa7230a7040
re PR c++/10300 (use of array-new (nothrow) in segfaults on NULL return)

PR c++/10300
* init.c (build_new_1): Reorganize.

PR c++/10300
* g++.dg/init/new5.C: New test.

From-SVN: r65550
gcc/cp/ChangeLog
gcc/cp/init.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/init/new5.C [new file with mode: 0644]