https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119318
--- Comment #14 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:a591629420b39a44a9232226e662bb8681396384 commit r15-9479-ga591629420b39a44a9232226e662bb8681396384 Author: Jakub Jelinek <ja...@redhat.com> Date: Tue Apr 15 12:26:11 2025 +0200 testsuite: Fix up ipa/pr119318.c test [PR119318] dg-additional-options followed by dg-options is ignored. I've added the -w from there to dg-options and removed dg-additional-options. 2025-04-15 Jakub Jelinek <ja...@redhat.com> PR ipa/119318 * gcc.dg/ipa/pr119318.c: Remove dg-additional-options, add -w to dg-options.