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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
That regressed
FAIL: g++.dg/eh/aggregate1.C  -std=c++98 execution test
FAIL: g++.dg/eh/aggregate1.C  -std=c++11 execution test
FAIL: g++.dg/eh/aggregate1.C  -std=c++14 execution test
FAIL: g++.dg/eh/aggregate1.C  -std=c++17 execution test
FAIL: g++.dg/eh/aggregate1.C  -std=c++20 execution test
FAIL: g++.dg/eh/aggregate1.C  -std=c++23 execution test
FAIL: g++.dg/eh/aggregate1.C  -std=c++26 execution test
FAIL: g++.dg/eh/ref-temp2.C  -std=c++11 execution test
FAIL: g++.dg/eh/ref-temp2.C  -std=c++14 execution test
FAIL: g++.dg/eh/ref-temp2.C  -std=c++17 execution test
FAIL: g++.dg/eh/ref-temp2.C  -std=c++20 execution test
FAIL: g++.dg/eh/ref-temp2.C  -std=c++23 execution test
FAIL: g++.dg/eh/ref-temp2.C  -std=c++26 execution test
FAIL: g++.dg/init/aggr7-eh3.C  -std=c++98 execution test
FAIL: g++.dg/init/aggr7-eh3.C  -std=c++11 execution test
FAIL: g++.dg/init/aggr7-eh3.C  -std=c++14 execution test
FAIL: g++.dg/init/array66.C  -std=c++98 (test for excess errors)
FAIL: g++.dg/init/aggr7-eh3.C  -std=c++17 execution test
FAIL: g++.dg/init/aggr7-eh3.C  -std=c++20 execution test
FAIL: g++.dg/init/aggr7-eh3.C  -std=c++23 execution test
FAIL: g++.dg/init/aggr7-eh3.C  -std=c++26 execution test
so back to the drawing board.

Reply via email to