https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86389
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marxin at gcc dot gnu.org --- Comment #8 from Martin Liška <marxin at gcc dot gnu.org> --- Using (C, C++ and Fortran) I see only the following execution failures: ./x86_64-pc-linux-gnu/libstdc++-v3/testsuite/libstdc++.log:FAIL: 25_algorithms/minmax_element/constrained.cc execution test ./x86_64-pc-linux-gnu/libstdc++-v3/testsuite/libstdc++.log:FAIL: 25_algorithms/mismatch/constrained.cc execution test ./gcc/testsuite/gfortran/gfortran.log:FAIL: gfortran.dg/vector_subscript_1.f90 -O1 execution test ./gcc/testsuite/gfortran/gfortran.log:FAIL: gfortran.dg/vector_subscript_1.f90 -O2 execution test ./gcc/testsuite/gfortran/gfortran.log:FAIL: gfortran.dg/vector_subscript_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test ./gcc/testsuite/gfortran/gfortran.log:FAIL: gfortran.dg/vector_subscript_1.f90 -O3 -g execution test ./gcc/testsuite/gfortran/gfortran.log:FAIL: gfortran.dg/vector_subscript_1.f90 -Os execution test