public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/111263] New: test case gfortran.dg/ieee/comparisons_3.F90 fails
@ 2023-08-31 21:57 seurer at gcc dot gnu.org
  2023-08-31 22:04 ` [Bug target/111263] " pinskia at gcc dot gnu.org
  2023-09-07 14:56 ` seurer at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: seurer at gcc dot gnu.org @ 2023-08-31 21:57 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 111263
           Summary: test case gfortran.dg/ieee/comparisons_3.F90 fails
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

make  -k check-fortran RUNTESTFLAGS="--target_board=unix'{-m32,m64}'
ieee.exp=gfortran.dg/ieee/comparisons_3.F90"
FAIL: gfortran.dg/ieee/comparisons_3.F90   -O0  execution test
FAIL: gfortran.dg/ieee/comparisons_3.F90   -O1  execution test
FAIL: gfortran.dg/ieee/comparisons_3.F90   -O2  execution test
FAIL: gfortran.dg/ieee/comparisons_3.F90   -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/comparisons_3.F90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/comparisons_3.F90   -Os  execution test

I can't definitely trace it to a specific commit because of build errors but I
believe it has failed since its introduction here:

commit dca2874897ec58ea1c22a9c2161f112fff07cfb2 (HEAD)
Author: Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Date:   Fri Sep 2 13:27:38 2022 +0200

    Fortran: add IEEE_QUIET_* and IEEE_SIGNALING_* comparisons

            * gfortran.dg/ieee/comparisons_3.F90: New test.

The failure is at line 46:

spawn [open ...]
 Check failed at           46
STOP 1
FAIL: gfortran.dg/ieee/comparisons_3.F90   -Os  execution test


  if (ieee_signaling_eq (0., rnan)) stop 13
  CHECK_INVALID(.true.)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug target/111263] test case gfortran.dg/ieee/comparisons_3.F90 fails
  2023-08-31 21:57 [Bug other/111263] New: test case gfortran.dg/ieee/comparisons_3.F90 fails seurer at gcc dot gnu.org
@ 2023-08-31 22:04 ` pinskia at gcc dot gnu.org
  2023-09-07 14:56 ` seurer at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-08-31 22:04 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
          Component|other                       |target

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is a target specific issue, making sure ieee_signaling_eq gives the
correct result.

Is gcc.dg/torture/builtin-iseqsig-* also failing?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug target/111263] test case gfortran.dg/ieee/comparisons_3.F90 fails
  2023-08-31 21:57 [Bug other/111263] New: test case gfortran.dg/ieee/comparisons_3.F90 fails seurer at gcc dot gnu.org
  2023-08-31 22:04 ` [Bug target/111263] " pinskia at gcc dot gnu.org
@ 2023-09-07 14:56 ` seurer at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: seurer at gcc dot gnu.org @ 2023-09-07 14:56 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from seurer at gcc dot gnu.org ---
No, that is not failing.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-07 14:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-31 21:57 [Bug other/111263] New: test case gfortran.dg/ieee/comparisons_3.F90 fails seurer at gcc dot gnu.org
2023-08-31 22:04 ` [Bug target/111263] " pinskia at gcc dot gnu.org
2023-09-07 14:56 ` seurer at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).