public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/111545] New: [14 Regression] RISC-V gfortran.dg/host_assoc_function_7.f09 Illegal instruction error
@ 2023-09-22 22:31 ewlu at rivosinc dot com
  2023-09-22 22:32 ` [Bug target/111545] " ewlu at rivosinc dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: ewlu at rivosinc dot com @ 2023-09-22 22:31 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 111545
           Summary: [14 Regression] RISC-V
                    gfortran.dg/host_assoc_function_7.f09 Illegal
                    instruction error
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ewlu at rivosinc dot com
  Target Milestone: ---

Created attachment 55970
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55970&action=edit
objdump of executable on first bad hash

First bad hash
r14-4188-g66c13521f56

glibc rv64gcv encounters an illegal instruction error on qemu version 8.1.0. 

GDB backtrace:

Program received signal SIGILL, Illegal instruction.
0x0000000000010af4 in __sa0054_stuff_MOD_sa0054 ()
(gdb) bt
#0  0x0000000000010af4 in __sa0054_stuff_MOD_sa0054 ()
#1  0x0000000000010ee4 in MAIN__ ()
#2  0x00000000000106c8 in main ()

Included the objdump of the executable as objdump_bad.txt. Tested the
instruction using the previous hash r14-4187-g4907d220bee and it successfully
executed the vfmv.v.f instruction.


Additional targets affected: glibc rv32gcv (objdump not included)

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

end of thread, other threads:[~2023-10-20 21:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-22 22:31 [Bug target/111545] New: [14 Regression] RISC-V gfortran.dg/host_assoc_function_7.f09 Illegal instruction error ewlu at rivosinc dot com
2023-09-22 22:32 ` [Bug target/111545] " ewlu at rivosinc dot com
2023-09-22 23:10 ` juzhe.zhong at rivai dot ai
2023-09-22 23:31 ` ewlu at rivosinc dot com
2023-09-23  6:31 ` rguenth at gcc dot gnu.org
2023-09-25 22:37 ` juzhe.zhong at rivai dot ai
2023-10-20  6:38 ` lehua.ding at rivai dot ai
2023-10-20 21:48 ` ewlu at rivosinc dot com

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).