https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119156
Richard Sandiford <rsandifo at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=121118 --- Comment #3 from Richard Sandiford <rsandifo at gcc dot gnu.org> --- Fixed by the patch for PR121118 (which was a correctness rather than a performance issue). Sharing ptrues might still be a good idea, but this PR is no longer a motivating use case.