https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60045
--- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > --- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> --- > There was some recent fixes (in GCC 14) addressing scheduling related issues. > Do these testcases still pose problems? I've checked the 32-bit gcc.dg/atomic/c11-atomic-exec-2.c testcase on my current SPARC build systems: * colima (4.267 GHz SPARC-S7): real 15.13 user 14.70 sys 0.10 * gamalama (5.067 GHz SPARC-M8): real 10.84 user 10.49 sys 0.06 While I still have an ancient 1.165 GHz UltraSPARC-T2 system around (where I originally reported the slow compilation), I haven't done a GCC build there in ages. I'd argue that this is no longer an issue on current systems.