public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/109982] New: csmith: x86_64: znver1 issues
@ 2023-05-26  8:15 dcb314 at hotmail dot com
  2023-05-26 10:01 ` [Bug target/109982] " ubizjak at gmail dot com
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: dcb314 at hotmail dot com @ 2023-05-26  8:15 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 109982
           Summary: csmith: x86_64: znver1 issues
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

Created attachment 55164
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55164&action=edit
C source code

The attached C source code does this:

$ ../results/bin/gcc -w bug923.c
runData/keep/in.11.c: In function ‘func_68’:
runData/keep/in.11.c:835:15: note: the ABI for passing parameters with 128-byte
alignment has changed in GCC 4.6
$ ./a.out 
checksum = 4ED89677
$ ../results/bin/gcc -w -march=znver1 bug923.c
runData/keep/in.11.c: In function ‘func_68’:
runData/keep/in.11.c:835:15: note: the ABI for passing parameters with 128-byte
alignment has changed in GCC 4.6
$ ./a.out 
Segmentation fault (core dumped)
$ 

The bug first seems to appear sometime between snapshot 20221218 (git hash
fd69977febf399d1992bbf8d66ae9170e0a4dc9f) and 20221225 (git hash
febb58d28bfa4b544ec7ffec2d61f46d25205ff0).

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

end of thread, other threads:[~2023-05-30  8:55 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-26  8:15 [Bug target/109982] New: csmith: x86_64: znver1 issues dcb314 at hotmail dot com
2023-05-26 10:01 ` [Bug target/109982] " ubizjak at gmail dot com
2023-05-26 10:04 ` ubizjak at gmail dot com
2023-05-26 15:38 ` ubizjak at gmail dot com
2023-05-26 16:26 ` dcb314 at hotmail dot com
2023-05-26 16:41 ` dcb314 at hotmail dot com
2023-05-26 16:47 ` dcb314 at hotmail dot com
2023-05-26 17:24 ` dcb314 at hotmail dot com
2023-05-26 17:53 ` amonakov at gcc dot gnu.org
2023-05-26 20:28 ` hjl.tools at gmail dot com
2023-05-26 20:32 ` hjl.tools at gmail dot com
2023-05-26 20:37 ` hjl.tools at gmail dot com
2023-05-30  7:23 ` rguenth at gcc dot gnu.org
2023-05-30  7:45 ` amonakov at gcc dot gnu.org
2023-05-30  7:57 ` dcb314 at hotmail dot com
2023-05-30  8:50 ` amonakov at gcc dot gnu.org
2023-05-30  8:55 ` jakub 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).