This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libfortran/58015] FAIL: gfortran.dg/round_4.f90: Unsatisfied symbol "nextafterl"


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58015

--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> ---
Causes following fails:
FAIL: gfortran.dg/round_4.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/round_4.f90  -O0  execution test
FAIL: gfortran.dg/round_4.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/round_4.f90  -O1  execution test
FAIL: gfortran.dg/round_4.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/round_4.f90  -O2  execution test
FAIL: gfortran.dg/round_4.f90  -O3 -fomit-frame-pointer  (test for excess
errors
)
FAIL: gfortran.dg/round_4.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/round_4.f90  -O3 -fomit-frame-pointer -funroll-loops  (test
fo
r excess errors)
FAIL: gfortran.dg/round_4.f90  -O3 -fomit-frame-pointer -funroll-loops 
executio
n test
FAIL: gfortran.dg/round_4.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finl
ine-functions  (test for excess errors)
FAIL: gfortran.dg/round_4.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/round_4.f90  -O3 -g  execution test
FAIL: gfortran.dg/round_4.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/round_4.f90  -Os  execution test


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