https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119106

anlauf at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2025-03-04
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |wrong-code
     Ever confirmed|0                           |1

--- Comment #2 from anlauf at gcc dot gnu.org ---
Confirmed.

The expansion of the array constructor is indeed broken.  It seems to
not properly recognize the implied-do with the mapping of the index.

Reply via email to