https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126125
--- Comment #2 from veriepic <veriepic at horsefucker dot org> --- No, not LLM-generated. I found this crash while working with a config pragma file that included pragma Warnings (On, "*"), the crash happens unconditionally on my setup. I then manually bisected every pragma variant to isolate the exact trigger, which is how the table was built. I did use an AI agent to help format and clean up the bug report for readability, but the discovery and testing was manual. Here is what I get on Windows 10: +===========================GNAT BUG DETECTED==============================+ | 14.2.0 (x86_64-w64-mingw32) Storage_Error stack overflow or erroneous memory access| | erroneous memory access | | Error detected at repro.adc:6:22 | | Compiling empty.adb | +==========================================================================+ compilation abandoned
