[Bug fortran/126816] [17 Regression] gfortran: ICE building pr46884.f since r17-3155 on some machines
"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
----------------------------------------------------------------------------
Target|*-*-darwin* |*-*-darwin*, cris-elf,
| |x86_64-pc-linux-gnu
--- Comment #4 from Hans-Peter Nilsson <hp at gcc dot gnu.org> ---
I'm hesitant to also add x86_64-pc-linux-gnu, but it seems the right thing to
do. My money is on use-after-free and the heisenbug nature is due to whether
the memory is overwritten or not, depending on library version. Here dpkg -s
libc6 says "Version: 2.39-0ubuntu8.8".