https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118509
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #16 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Temporary fix committed to 14.2.1, so it is fixed there as well, albeit with
emitting extra assignments in GIMPLE (at least with -O and above most likely
optimized away).
