https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59813

--- Comment #10 from Christophe Lyon <clyon at gcc dot gnu.org> ---
And some regressions in g++ too:
    g++.dg/compat/eh/unexpected1 cp_compat_x_tst.o-cp_compat_y_tst.o execute 
    g++.dg/cpp0x/lambda/lambda-eh2.C  -std=gnu++14 execution test
    g++.dg/cpp0x/nullptr35.C  -std=c++14 execution test
    g++.dg/cpp0x/nullptr35.C  -std=c++17 execution test
    g++.dg/eh/registers1.C  -std=gnu++14 execution test
    g++.dg/eh/registers1.C  -std=gnu++17 execution test
    g++.dg/eh/registers1.C  -std=gnu++98 execution test
    g++.dg/eh/uncaught1.C  -std=gnu++14 execution test
    g++.dg/eh/uncaught1.C  -std=gnu++17 execution test
    g++.dg/eh/uncaught1.C  -std=gnu++98 execution test
    g++.dg/eh/uncaught4.C  -std=gnu++14 execution test
    g++.dg/eh/uncaught4.C  -std=gnu++17 execution test
    g++.dg/eh/uncaught4.C  -std=gnu++98 execution test
    g++.dg/eh/unexpected1.C  -std=c++14 execution test
    g++.dg/eh/unexpected1.C  -std=c++98 execution test
    g++.old-deja/g++.abi/cxa_vec.C  -std=gnu++14 execution test
    g++.old-deja/g++.abi/cxa_vec.C  -std=gnu++17 execution test
    g++.old-deja/g++.abi/cxa_vec.C  -std=gnu++98 execution test
    g++.old-deja/g++.eh/badalloc1.C  -std=c++14 execution test
    g++.old-deja/g++.eh/badalloc1.C  -std=c++17 execution test
    g++.old-deja/g++.eh/badalloc1.C  -std=c++98 execution test
    g++.old-deja/g++.eh/fntry1.C  -std=c++14 execution test
    g++.old-deja/g++.eh/fntry1.C  -std=c++17 execution test
    g++.old-deja/g++.eh/fntry1.C  -std=c++98 execution test
    g++.old-deja/g++.eh/rethrow1.C  -std=c++14 execution test
    g++.old-deja/g++.eh/rethrow1.C  -std=c++17 execution test
    g++.old-deja/g++.eh/rethrow1.C  -std=c++98 execution test
    g++.old-deja/g++.eh/rethrow2.C  -std=c++14 execution test
    g++.old-deja/g++.eh/rethrow2.C  -std=c++17 execution test
    g++.old-deja/g++.eh/rethrow2.C  -std=c++98 execution test
    g++.old-deja/g++.eh/rethrow3.C  -std=c++14 execution test
    g++.old-deja/g++.eh/rethrow3.C  -std=c++17 execution test
    g++.old-deja/g++.eh/rethrow3.C  -std=c++98 execution test
    g++.old-deja/g++.eh/rethrow4.C  -std=c++14 execution test
    g++.old-deja/g++.eh/rethrow4.C  -std=c++17 execution test
    g++.old-deja/g++.eh/rethrow4.C  -std=c++98 execution test
    g++.old-deja/g++.eh/rethrow5.C  -std=c++14 execution test
    g++.old-deja/g++.eh/rethrow5.C  -std=c++17 execution test
    g++.old-deja/g++.eh/rethrow5.C  -std=c++98 execution test
    g++.old-deja/g++.eh/rethrow6.C  -std=c++14 execution test
    g++.old-deja/g++.eh/rethrow6.C  -std=c++17 execution test
    g++.old-deja/g++.eh/rethrow6.C  -std=c++98 execution test
    g++.old-deja/g++.eh/spec2.C  -std=c++14 execution test
    g++.old-deja/g++.eh/spec2.C  -std=c++98 execution test
    g++.old-deja/g++.mike/eh23.C  -std=gnu++14 execution test
    g++.old-deja/g++.mike/eh23.C  -std=gnu++17 execution test
    g++.old-deja/g++.mike/eh23.C  -std=gnu++98 execution test
    g++.old-deja/g++.mike/eh33.C  -std=gnu++14 execution test
    g++.old-deja/g++.mike/eh33.C  -std=gnu++98 execution test
    g++.old-deja/g++.mike/eh39.C  -std=gnu++14 execution test
    g++.old-deja/g++.mike/eh39.C  -std=gnu++17 execution test
    g++.old-deja/g++.mike/eh39.C  -std=gnu++98 execution test
    g++.old-deja/g++.mike/eh40.C  -std=gnu++14 execution test
    g++.old-deja/g++.mike/eh40.C  -std=gnu++17 execution test
    g++.old-deja/g++.mike/eh40.C  -std=gnu++98 execution test
    g++.old-deja/g++.mike/eh50.C  -std=gnu++14 execution test
    g++.old-deja/g++.mike/eh50.C  -std=gnu++98 execution test
    g++.old-deja/g++.mike/eh51.C  -std=gnu++14 execution test
    g++.old-deja/g++.mike/eh51.C  -std=gnu++98 execution test
    g++.old-deja/g++.robertl/eb31.C  -std=c++14 execution test
    g++.old-deja/g++.robertl/eb31.C  -std=c++17 execution test
    g++.old-deja/g++.robertl/eb31.C  -std=c++98 execution test

Reply via email to