Revert the accidental checkin in revision 158918.
commitcbfb0388f9a280f886410cddf2c8cac6c6b197f9
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 May 2010 13:52:52 +0000 (1 13:52 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 May 2010 13:52:52 +0000 (1 13:52 +0000)
tree61653883121e1f403603f32c64b09c9142fc308b
parentda1ad6a6ea02d17b75b188f3d59a65b9bd8edfa3
Revert the accidental checkin in revision 158918.

gcc/cp/

2010-05-01  H.J. Lu  <hongjiu.lu@intel.com>

PR c++/43951
* init.c (build_new_1): Revert the accidental checkin in
revision 158918.

gcc/testsuite/

2010-05-01  H.J. Lu  <hongjiu.lu@intel.com>

PR c++/43951
* g++.dg/init/new28.C: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158959 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/init.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/init/new28.C [new file with mode: 0644]