https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116880
Iain Sandoe <iains at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Last reconfirmed|2024-09-28 00:00:00 |2024-9-29 Assignee|unassigned at gcc dot gnu.org |iains at gcc dot gnu.org --- Comment #4 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to Sergei Trofimovich from comment #3) > Bisected it down to r15-3146-g47dbd69b1b31d3. That was what I expected as noted on IRC. I will not make this a dup - as it's a different manifestation (of the same issue). > The real test is a bit involved as it requires a running an > installtestsuite, relies on boehm-gc and an interpreter language on top if > it. I build it as: OK let's not worry about that then - 116506 has a test case too (and I think to make one that covers this more generally). I have a fix in progress (v1 was review and needed rework).