https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113928
anlauf at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
Last reconfirmed| |2024-11-10
--- Comment #2 from anlauf at gcc dot gnu.org ---
Workaround: force an evaluation of the r.h.s. with an array ctor:
wr = [ wr + wz(N:1:-1)%re ]
