[Bug fortran/126816] [17 Regression] gfortran: ICE building pr46884.f between r17-3145 and r17-3194 on Darwin.
"hp at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126816
Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hp at gcc dot gnu.org
--- Comment #2 from Hans-Peter Nilsson <hp at gcc dot gnu.org> ---
Happens cross to cris-elf too. Certainly triaged to r17-3155. Also, happens
native on x86_64-pc-linux-gnu *here*, but surprisingly not on almost any of the
same-tuple machine results posted to the gcc-testresults list, with the
exception of also happening for x86_64-apple-darwin25 (@r17-3243, cf.
https://gcc.gnu.org/pipermail/gcc-testresults/2026-August/884572.html) - oh,
that's old news. I agree that it looks like a use-after-free from a brief look
at the commit, and per the more detailed valgrind output in the dump that I'm
about to attach.