https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83155
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |diagnostic Component|jit |testsuite See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=64296, | |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=67137, | |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=83163 Assignee|dmalcolm at gcc dot gnu.org |unassigned at gcc dot gnu.org --- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> --- Thanks for fixing it, David. I don't normally build jit, in part because --enable-languages=all doesn't enable it, but mainly because of pr67137/pr64296, so I missed this failure. I tried to see if I could get past the bootstrap problems mentioned there but ran into pr83163. Not sure what's going on there but I think this bug can be resolved as fixed.