[Bug fortran/94246] [9/10 Regression] valgrind error for ./gfortran.dg/bessel_5.f90 since r9-1566-g87c789f1c0b2df41
dcb314 at hotmail dot com
gcc-bugzilla@gcc.gnu.org
Sat Mar 21 22:27:03 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94246
--- Comment #3 from David Binderman <dcb314 at hotmail dot com> ---
(In reply to kargl from comment #2)
> So, what happens if you do use the required -fno-range-check
> option?
The code is compiled happily:
$ /home/dcb/gcc/results.20200320.valgrind/bin/gfortran -c -Wall
-fno-range-check gfortran.dg/bessel_5.f90
$
More information about the Gcc-bugs
mailing list