https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92682
Bug ID: 92682
Summary: [10 Regression] maxlocval_4.f90 / minlocval_4.f90
failure on POWER9
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: tkoenig at gcc dot gnu.org
Target Milestone: ---
https://gcc.gnu.org/ml/gcc-testresults/2019-10/msg01757.html (r277518)
has
FAIL: gfortran.dg/maxlocval_4.f90 -O2 execution test
FAIL: gfortran.dg/minlocval_4.f90 -O2 execution test
while https://gcc.gnu.org/ml/gcc-testresults/2019-10/msg01701.html
(r277488) appears clean.
It appears to be specific to POWER9, POWER7 and POWER8 do not
appear to have that particular failure.
I'll look for a bit (this is one of my test cases).