https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118521
--- Comment #13 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>: https://gcc.gnu.org/g:d2720051c419a781a2f04daadcbefc99fa77b051 commit r15-7664-gd2720051c419a781a2f04daadcbefc99fa77b051 Author: Richard Biener <rguent...@suse.de> Date: Fri Feb 21 10:05:19 2025 +0100 Improve g++.dg/torture/pr118521.C Alexander pointed out the way to do a dg-bogus in an included header. PR tree-optimization/118521 * g++.dg/torture/pr118521.C: Use dg-bogus properly.