https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113923
--- Comment #9 from Antoni <bouanto at zoho dot com> --- Created attachment 57810 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57810&action=edit Patch to fix the issue I was unable to create a reproducer in C for the tests. It seems the problem was actually in libgccjit because it was not setting BLOCK_SUPERCONTEXT. I'm not sure how best to test it, though. The only idea I have would be to attempt to create a libgccjit test that adds -fanalyzer to its arguments. Do you have a better idea?