https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62026
--- Comment #22 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Sam James <sja...@gcc.gnu.org>: https://gcc.gnu.org/g:908b306909f10d7592a0ef611cc77b5720f07fa7 commit r15-4687-g908b306909f10d7592a0ef611cc77b5720f07fa7 Author: Sam James <s...@gentoo.org> Date: Fri Oct 25 20:55:39 2024 +0100 testsuite: lto: fix pr62026 test This failure was hidden until we started to run the test by fixing the filename earlier: pass -Wno-return-type. gcc/testsuite/ChangeLog: PR lto/62026 * g++.dg/lto/pr62026_0.C: Pass -Wno-return-type.