https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112483
Bug ID: 112483
Summary: [14 Regression] gfortran.dg/ieee/ieee_2.f90 fails on
loongarch64-linux-gnu at -O1 or above
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: xry111 at gcc dot gnu.org
Target Milestone: ---
With r14-5366 on loongarch64-linux-gnu:
FAIL: gfortran.dg/ieee/ieee_2.f90 -O1 execution test
FAIL: gfortran.dg/ieee/ieee_2.f90 -O2 execution test
FAIL: gfortran.dg/ieee/ieee_2.f90 -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions execution test
FAIL: gfortran.dg/ieee/ieee_2.f90 -O3 -g execution test
FAIL: gfortran.dg/ieee/ieee_2.f90 -Os execution test
This is a very recent regression but I've not bisected yet. I'm not sure if
the component field is correct either.