https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123589
Lisa Felidae <lisa at felidae dot bam.moe> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lisa at felidae dot bam.moe
--- Comment #2 from Lisa Felidae <lisa at felidae dot bam.moe> ---
Created attachment 63366
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63366&action=edit
Potential fix for the bug (git diff patch for trunk)
I've done some debugging and came up with this patch. I tested it with the
latest version of trunk on x86_64-w64-mingw32 and it works fine, and seems to
fix the bug. Of course given that I'm not super familiar with the GNAT codebase
it's possible this is more of a bodge than a root cause fix, but I'll submit it
just in case it's useful.