https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109066
Matthew Krupcale <mkrupcale at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mkrupcale at gmail dot com --- Comment #7 from Matthew Krupcale <mkrupcale at gmail dot com> --- (In reply to GCC Commits from comment #6) > The master branch has been updated by Paul Thomas <pa...@gcc.gnu.org>: > > https://gcc.gnu.org/g:27ff8049bbdb0a001ba46835cd6a334c4ac76573 > > commit r15-5347-g27ff8049bbdb0a001ba46835cd6a334c4ac76573 > Author: Paul Thomas <pa...@gcc.gnu.org> > Date: Sat Nov 16 15:56:10 2024 +0000 > > Fortran: Fix segmentation fault in defined assignment [PR109066] > I think this fixed PR115265 for me as well: procedure pointer component compiled with gfortran 14.2 segfaults, while trunk no longer does [1]. [1] https://godbolt.org/z/Y9vasfP8n