https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115295
--- Comment #9 from Sam James <sjames at gcc dot gnu.org> --- (In reply to Sam James from comment #8) > It looks like pinskia reviewed it and then aoliva respun it at > https://gcc.gnu.org/pipermail/gcc-patches/2024-June/654286.html. It fixes a bunch of issues for me with no regressions: --- a/x86_64-pc-linux-gnu/15/x86_64-pc-linux-gnu.xfail +++ b/x86_64-pc-linux-gnu/15/x86_64-pc-linux-gnu.xfail @@ -1426,34 +1426,7 @@ FAIL: gcc.target/i386/xgetsetbv.c scan-assembler-times xsetbv 3 Running gdc:/gcc/testsuite/gdc.dg/dg.exp ... FAIL: gdc.dg/attr_alwaysinline1.d scan-assembler-not nested_function FAIL: gdc.dg/attr_flatten1.d scan-assembler-not nested_function -FAIL: gdc.dg/attr_module.d (test for warnings, line 12) -FAIL: gdc.dg/attr_module.d (test for warnings, line 18) -FAIL: gdc.dg/attr_module.d (test for warnings, line 24) -FAIL: gdc.dg/attr_module.d (test for warnings, line 36) -FAIL: gdc.dg/attr_module.d (test for excess errors) FAIL: gdc.dg/attr_noicf1.d scan-assembler-not nested_3 -FAIL: gdc.dg/gdc231.d (test for excess errors) -FAIL: gdc.dg/gdc253a.d (test for excess errors) -FAIL: gdc.dg/gdc27.d (test for excess errors) -FAIL: gdc.dg/pr108050.d (test for excess errors) - -Running gdc:/gcc/testsuite/gdc.test/compilable/compilable.exp ... -FAIL: gdc.test/compilable/test16348.d output-exists test16348.s -FAIL: gdc.test/compilable/test17541.d output-exists test17541.s - -Running gdc:/gcc/testsuite/gdc.test/fail_compilation/fail_compilation.exp ... -FAIL: gdc.test/fail_compilation/diag4479.d output-exists-not diag4479.o -FAIL: gdc.test/fail_compilation/fail11453a.d output-exists-not fail11453a.o -FAIL: gdc.test/fail_compilation/fail11453b.d output-exists-not fail11453b.o -FAIL: gdc.test/fail_compilation/fail18938.d output-exists-not fail18938.o -FAIL: gdc.test/fail_compilation/fail19911b.d output-exists-not fail19911b.o -FAIL: gdc.test/fail_compilation/fail23109.d output-exists-not fail23109.o -FAIL: gdc.test/fail_compilation/ice10598.d output-exists-not ice10598.o -FAIL: gdc.test/fail_compilation/ice11136.d output-exists-not ice11136.o -FAIL: gdc.test/fail_compilation/ice14116.d output-exists-not ice14116.o -FAIL: gdc.test/fail_compilation/no_Throwable.d output-exists-not no_Throwable.o -FAIL: gdc.test/fail_compilation/no_TypeInfo.d output-exists-not no_TypeInfo.o -FAIL: gdc.test/fail_compilation/verifyhookexist.d output-exists-not verifyhookexist.o