https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127218
Steve Sudit <stevensudit at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #65505|0 |1
is obsolete| |
--- Comment #5 from Steve Sudit <stevensudit at gmail dot com> ---
Created attachment 65506
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=65506&action=edit
Proposed fix with testsuite addition (as posted to gcc-patches)
Patch posted for review:
https://gcc.gnu.org/pipermail/gcc-patches/2026-September/730074.html
Bootstrapped and regression-tested on x86_64-pc-linux-gnu against trunk
r17-3939-g08794c636095 with the g++ testsuite in all standard levels; no
regressions, the new test passes from C++11 up.