https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95706

--- Comment #14 from John David Anglin <danglin at gcc dot gnu.org> ---
Executing on host:
/home/dave/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortran
-B/home/dave/gnu/gcc/objdir/gcc/testsuite/gfortran/../../
-B/home/dave/gnu/gcc/objdir/hppa-linux-gnu/./libgfortran/ 
/home/dave/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/pr95690.f90   
-fdiagnostics-plain-output  -fdiagnostics-plain-output    -O   -pedantic-errors
-S -o pr95690.s    (timeout = 300)
spawn -ignore SIGHUP
/home/dave/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortran
-B/home/dave/gnu/gcc/objdir/gcc/testsuite/gfortran/../../
-B/home/dave/gnu/gcc/objdir/hppa-linux-gnu/./libgfortran/
/home/dave/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/pr95690.f90
-fdiagnostics-plain-output -fdiagnostics-plain-output -O -pedantic-errors -S -o
pr95690.s
/home/dave/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/pr95690.f90:5:21: Error:
initializer for floating value is not a floating constant
compiler exited with status 1
FAIL: gfortran.dg/pr95690.f90   -O   (test for errors, line 6)
FAIL: gfortran.dg/pr95690.f90   -O  (test for excess errors)
Excess errors:
/home/dave/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/pr95690.f90:5:21: Error:
initializer for floating value is not a floating constant

Reply via email to