public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/110759] New: IEEE Fortran change broke RISC-V linux build
@ 2023-07-20 22:15 patrick at rivosinc dot com
  2023-07-20 22:16 ` [Bug libfortran/110759] " patrick at rivosinc dot com
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: patrick at rivosinc dot com @ 2023-07-20 22:15 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 110759
           Summary: IEEE Fortran change broke RISC-V linux build
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libfortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: patrick at rivosinc dot com
  Target Milestone: ---

Using https://github.com/riscv-collab/riscv-gnu-toolchain with tip-of-tree GCC
fails to build linux target.

Failures:

2023-07-20T14:14:06.1566362Z
../../../../gcc/libgfortran/ieee/ieee_arithmetic.F90:563:617:
2023-07-20T14:14:06.1566776Z 
2023-07-20T14:14:06.1567818Z   563 |   IEEE_COMPARISON(QUIET,EQ)
2023-07-20T14:14:06.1568423Z       |                                           
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
             1
2023-07-20T14:14:06.1569478Z Error: Syntax error in PROCEDURE statement at (1)
2023-07-20T14:14:06.1576233Z
../../../../gcc/libgfortran/ieee/ieee_arithmetic.F90:564:617:
2023-07-20T14:14:06.1576587Z 
2023-07-20T14:14:06.1577039Z   564 |   IEEE_COMPARISON(QUIET,GE)
2023-07-20T14:14:06.1577606Z      

Appears to be caused by
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=dca2874897ec58ea1c22a9c2161f112fff07cfb2

Affects rv32gc and rv64gc

Known failure: c5bd0e5870aed178b7f82e7b94f59a383e7c5b4f
Known success: 49bed11d96cf727de7e6ed35f065a4df29f6c589

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

end of thread, other threads:[~2023-07-21  7:47 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-20 22:15 [Bug libfortran/110759] New: IEEE Fortran change broke RISC-V linux build patrick at rivosinc dot com
2023-07-20 22:16 ` [Bug libfortran/110759] " patrick at rivosinc dot com
2023-07-20 22:18 ` [Bug libfortran/110759] [14 Regression] " pinskia at gcc dot gnu.org
2023-07-20 22:19 ` pinskia at gcc dot gnu.org
2023-07-20 22:21 ` patrick at rivosinc dot com
2023-07-21  2:10 ` pinskia at gcc dot gnu.org
2023-07-21  2:19 ` patrick at rivosinc dot com
2023-07-21  2:24 ` pinskia at gcc dot gnu.org
2023-07-21  2:30 ` pinskia at gcc dot gnu.org
2023-07-21  2:31 ` patrick at rivosinc dot com
2023-07-21  5:30 ` cvs-commit at gcc dot gnu.org
2023-07-21  5:31 ` pinskia at gcc dot gnu.org
2023-07-21  7:47 ` fxcoudert 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).