https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101942
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |INVALID --- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> --- Never mind. It was caused by an uninitialized variable introduced by a change in my tree and for some reason only caught by the JIT tests and none others. Sorry about that!