This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, Fortran] PR42517: Bogus runtime error with -fopenmp -fcheck=recursion


> I have seen those on Linux/ia32:
>
> FAIL: gfortran.dg/gomp/recursion1.f90 ?-O0 ?(test for excess errors)
> FAIL: gfortran.dg/gomp/recursion1.f90 ?-O1 ?(test for excess errors)
> FAIL: gfortran.dg/gomp/recursion1.f90 ?-O2 ?(test for excess errors)
> FAIL: gfortran.dg/gomp/recursion1.f90 ?-O3 -fomit-frame-pointer ?(test
> for excess errors)
> FAIL: gfortran.dg/gomp/recursion1.f90 ?-O3 -fomit-frame-pointer
> -funroll-all-loops -finline-functions ?(test for excess errors)
> FAIL: gfortran.dg/gomp/recursion1.f90 ?-O3 -fomit-frame-pointer
> -funroll-loops ?(test for excess errors)
> FAIL: gfortran.dg/gomp/recursion1.f90 ?-O3 -g ?(test for excess errors)
> FAIL: gfortran.dg/gomp/recursion1.f90 ?-Os ?(test for excess errors)

Can you tell me what these excess errors are? I don't see them on
x86_64-unknown-linux-gnu.

Cheers,
Janus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]