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

--- Comment #1 from Paul Thomas <pault at gcc dot gnu.org> ---
(In reply to Rainer Orth from comment #0)
...snip...
> It can be reproduced as easily as
> 
> $ f951 pr106946.f90 -quiet
> 
> This is most likely due to
> 
> commit a8b70a96c34c526a91fcb11f20cc11c020bc27e6
> Author: Paul Thomas <[email protected]>
> Date:   Thu Mar 12 17:35:51 2026 +0000
> 
>     Fortran: gfortran PDT component access [PR122696]

Hi Rainer,

The commit that you fingered only touches associate names with generic function
targets. Since there are neither associate names nor generic functions in
pr106946.f90, I am rather sceptical.

Please, could you revert the commit on your tree to check that it really is the
culprit?

Regards

Paul

Reply via email to