fix testsuite/g++.dg/init/new26.C for C++-14 and later
authorJerome Lambourg <lambourg@adacore.com>
Fri, 1 Jan 2021 00:37:48 +0000 (21:37 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Fri, 1 Jan 2021 05:12:06 +0000 (02:12 -0300)
commita210519cdde186f28ce9c906eb855c6b635ab25a
treee94e9f8294b7c79d01d6dcb8e6e030e8c8f82896
parent063bb8edbe78e06d5096f7718441b8dc2fb56a77
fix testsuite/g++.dg/init/new26.C for C++-14 and later

This test fails during the execution on VxWorks 7 when using
C++-14 and C++-17.

for  gcc/testsuite/ChangeLog

* g++.dg/init/new26.C: Fix overriding of the delete operator
for c++14 profile.
gcc/testsuite/g++.dg/init/new26.C