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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|powerpc64*-linux-gnu        |powerpc64*-linux-gnu,
                   |                            |sparc-sun-solaris2.11
               Host|powerpc64*-linux-gnu        |powerpc64*-linux-gnu,
                   |                            |sparc-sun-solaris2.11
                 CC|                            |ro at gcc dot gnu.org
              Build|powerpc64*-linux-gnu        |powerpc64*-linux-gnu,
                   |                            |sparc-sun-solaris2.11

--- Comment #10 from Rainer Orth <ro at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #9)
> David "fixed" this on trunk with the following, the testcase still fails on
> the branch and of course we don't know why it exhibits this particular
> behavior.

This change broke the test on sparc-sun-solaris2.11 (both 32 and 64-bit):

+FAIL: gfortran.dg/pr95690.f90   -O   (test for errors, line 6)
+FAIL: gfortran.dg/pr95690.f90   -O  (test for excess errors)

Excess errors:
/vol/gcc/src/hg/master/local/gcc/testsuite/gfortran.dg/pr95690.f90:5:0: Error:
initializer for floating value is not a floating constant

Reply via email to