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

Sergey Fedorov <vital.had at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vital.had at gmail dot com

--- Comment #15 from Sergey Fedorov <vital.had at gmail dot com> ---
Also happens on powerpc-apple-darwin with gcc13:

Executing on host:
/Users/svacchanda/GCC_test/gcc_devel/gcc/testsuite/gfortran1/../../gfortran
-B/Users/svacchanda/GCC_test/gcc_devel/gcc/testsuite/gfortran1/../../
-B/Users/svacchanda/GCC_test/gcc_devel/powerpc-apple-darwin10/./libgfortran/
/Users/svacchanda/GCC_sources/gcc-git/gcc/testsuite/gfortran.dg/pr95690.f90   
-fdiagnostics-plain-output  -fdiagnostics-plain-output    -O   -pedantic-errors
-S -o pr95690.s    (timeout = 300)
spawn -ignore SIGHUP
/Users/svacchanda/GCC_test/gcc_devel/gcc/testsuite/gfortran1/../../gfortran
-B/Users/svacchanda/GCC_test/gcc_devel/gcc/testsuite/gfortran1/../../
-B/Users/svacchanda/GCC_test/gcc_devel/powerpc-apple-darwin10/./libgfortran/
/Users/svacchanda/GCC_sources/gcc-git/gcc/testsuite/gfortran.dg/pr95690.f90
-fdiagnostics-plain-output -fdiagnostics-plain-output -O -pedantic-errors -S -o
pr95690.s

/Users/svacchanda/GCC_sources/gcc-git/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)

Reply via email to