]> git.ipfire.org Git - thirdparty/gcc.git/commit
Avoid including <new> to make cross-compiler testing easy.
authorMartin Sebor <msebor@redhat.com>
Thu, 8 Jul 2021 22:02:01 +0000 (16:02 -0600)
committerMartin Sebor <msebor@redhat.com>
Thu, 8 Jul 2021 22:03:19 +0000 (16:03 -0600)
commitc68cac900ab4ccaf6b1a31168bc9a302ebc46428
tree7928a49d90b92a758a1a745a529d9236b9bff46d
parentdee00bf6894be0cabb8f263c993357a6f8444f8b
Avoid including <new> to make cross-compiler testing easy.

gcc/testsuite/ChangeLog:

* g++.dg/warn/Warray-bounds-11.C: Avoid including <new>.
* g++.dg/warn/Warray-bounds-13.C: Same.
gcc/testsuite/g++.dg/warn/Warray-bounds-11.C
gcc/testsuite/g++.dg/warn/Warray-bounds-13.C