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

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW

--- Comment #9 from kargl at gcc dot gnu.org ---
(In reply to Dominique d'Humieres from comment #8)
> > Should be fixed already by 
> > r10-6344-g2595f25cdaf4f16d04a1078a487b2ecc126cae29
> 
> Is it?

As of svn reversion 280157, the issue is not fixed.

mobile:kargl[202] cd gcc/obj/gcc/
mobile:kargl[203] gmake check-fortran RUNTESTFLAGS="dg.exp=ISO_\*"
...
Running /usr/home/kargl/gcc/gcc/gcc/testsuite/gfortran.dg/dg.exp ...
FAIL: gfortran.dg/ISO_Fortran_binding_15.f90   -O0  execution test
FAIL: gfortran.dg/ISO_Fortran_binding_15.f90   -O1  execution test
FAIL: gfortran.dg/ISO_Fortran_binding_15.f90   -O2  execution test
FAIL: gfortran.dg/ISO_Fortran_binding_15.f90   -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ISO_Fortran_binding_15.f90   -O3 -g  execution test
FAIL: gfortran.dg/ISO_Fortran_binding_15.f90   -Os  execution test

                === gfortran Summary ===

# of expected passes            194
# of unexpected failures        6
/usr/home/kargl/gcc/obj/gcc/gfortran  version 10.0.0 20200111 (experimental)
(GC

Reply via email to