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

            Bug ID: 91659
           Summary: [Regression 10] Revision 275365 is causing a Fortran
                    testsuite failure at -O3
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: kargl at gcc dot gnu.org
  Target Milestone: ---

Revision 275365 is causing

%gmake check-fortran RUNTESTFLAGS="dg.exp=direct_io\*"

Running /safe/sgk/gcc/gccx/gcc/testsuite/gfortran.dg/dg.exp ...
FAIL: gfortran.dg/direct_io_10.f   -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/direct_io_10.f   -O3 -g  execution test

                === gfortran Summary ===

# of expected passes            142
# of unexpected failures        2
/safe/sgk/gcc/objx/gcc/gfortran  version 10.0.0 20190904 (experimental) (GCC) 


The revision was identified by 

% svn merge -r275365:275364 .

in top of tree.

Reply via email to