re PR c++/53330 (new() operator can return NULL on a zero-length allocation)
authorPaolo Carlini <paolo.carlini@oracle.com>
Wed, 12 Aug 2015 22:38:04 +0000 (22:38 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 12 Aug 2015 22:38:04 +0000 (22:38 +0000)
commita8109f4cb28115b7f28a4a8c29a608d23c8e2b13
tree2b1eb8b2462d81cdf8b9b8cdbda204da7eb78690
parent683be46fa65feb540990b6cfea729f4234d71298
re PR c++/53330 (new() operator can return NULL on a zero-length allocation)

2015-08-12  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/53330
* g++.dg/init/new42.C: New.

From-SVN: r226840
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/init/new42.C [new file with mode: 0644]