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

anlauf at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |wrong-code
   Last reconfirmed|                            |2022-05-20
     Ever confirmed|0                           |1

--- Comment #1 from anlauf at gcc dot gnu.org ---
Confirmed.  All versions accepting assumed-rank (10+) are affected.

The lower bounds of the temporary are reset to the wrong value (0 instead of
1).

Reply via email to