https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102702
Sowmya Sathram <sowmya.sathram at blackfigtech dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sowmya.sathram@blackfigtech
| |.com
--- Comment #2 from Sowmya Sathram <sowmya.sathram at blackfigtech dot com> ---
The fix for this is commit 5481040197402bed6ee265bd2ff5a4cc8e30505
(2021-09-23), present on trunk and in every release from GCC 12.1.0 onward. I
confirmed the strlen (backed) guard in dlang_symbol_backref() is on current
master.
This report is pinned to GCC 11, the only line that never got the fix, and
gcc-11 is now end-of-life, which appears to be the only reason it is still
shown as UNCONFIRMED.
Please consider resolving this as FIXED for 12.1+ (or WONTFIX against the EOL
gcc-11 branch); all currently supported releases are unaffected.