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

Mikael Morin <mikael at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |mikael at gcc dot 
gnu.org
             Status|NEW                         |ASSIGNED

--- Comment #30 from Mikael Morin <mikael at gcc dot gnu.org> ---
Indeed, as it was starting to be clear, the regression is caused by one of my
commits, and more precisely by the most risky among the three:
r16-2248-gac8e536526393580bc9a4339bab2f8603eff8a47, aka:

commit ac8e536526393580bc9a4339bab2f8603eff8a47
Author: Mikael Morin <mik...@gcc.gnu.org>
Date:   Tue Jul 15 09:58:35 2025 +0200

    fortran: Delay evaluation of array bounds after reallocation


This is with Harald's minimal testcase (comment #23).  I don't know yet what's
going on.  Taking.

Reply via email to