https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61144
patrick at parcs dot ath.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |patrick at parcs dot ath.cx
--- Comment #23 from patrick at parcs dot ath.cx ---
(In reply to Rich Felker from comment #22)
> > Richard Biener <rguenth at gcc dot gnu.org> changed:
> > What |Removed |Added
> > ----------------------------------------------------------------------------
> > Priority|P3 |P2
>
> Can we please make this P1 rather than P2? It is a wrong-code
> regression and only present in a single release, so by the bug
> management guidelines (https://gcc.gnu.org/bugs/management.html) I
> think it should be P1.
>
> There is already a working patch, test-case, and discussion on the
> gcc-patches list so I don't see what's blocking fixing it before the
> next release.
It looks like this bug has been recently fixed in the trunk (no testsuite
addition however). I'm not sure what its status is on the release branches,
though.