https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125465
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Target Milestone|--- |17.0
Status|ASSIGNED |RESOLVED
--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
Should be fixed by
commit b5248505eb5276c2e71264e641cafeb1d826faed
Author: Marek Polacek <[email protected]>
AuthorDate: Wed May 27 14:37:08 2026 -0400
Commit: Marek Polacek <[email protected]>
CommitDate: Wed May 27 14:38:47 2026 -0400
testsuite: fix Winvalid-memory-model*.C
Commit r17-808 added a dg-additional-options to these two tests
but didn't adjust the dg-regexp line numbers.
gcc/testsuite/ChangeLog:
* g++.dg/warn/Winvalid-memory-model-2.C: Adjust dg-regexp.
* g++.dg/warn/Winvalid-memory-model.C: Likewise.