]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/29291 (ICE on invalid use of new)
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Tue, 3 Oct 2006 10:08:22 +0000 (10:08 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Tue, 3 Oct 2006 10:08:22 +0000 (10:08 +0000)
commit95fb85c625c7f820207784f4c5f2c30c3796778d
tree8ce8a0c433520229898faf5fad93463a2588a179
parent36a43def8aa3af3d1b6b8656f19d3629f4ef68d2
re PR c++/29291 (ICE on invalid use of new)

PR c++/29291
* init.c (build_new): Check for invalid init.

* g++.dg/parse/new4.C: New test.

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