https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98046
--- Comment #3 from Anthony M de Beus ---
Very interesting discussion in bug 30617. Particularly the view that
"If you compile code with undefined behavior in it, run it and that code
crashes, hangs or formats your disk, that is a bug in the cod
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98046
Bug ID: 98046
Summary: lock in libpthread occurs with gcc-fortran and
atlas-lapack
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97039
--- Comment #2 from Anthony M de Beus ---
Clarification for anyone confused, "correct" results by a fortran compiler with
bounds-checking enabled would include finding/checking incorrect bounds in
(deliberately) incorrect fortran code given in th