public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ubizjak at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/109982] csmith: x86_64: znver1 issues
Date: Fri, 26 May 2023 10:01:23 +0000	[thread overview]
Message-ID: <bug-109982-4-MqR9aNfggG@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-109982-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #1 from Uroš Bizjak <ubizjak at gmail dot com> ---
Also fails with "-mtune=znver1 -mavx":

Program received signal SIGSEGV, Segmentation fault.
0x00000000004048ef in func_21 (p_22=0x41b330 <g_277>, p_23=0, p_24=8) at
runData/keep/in.11.c:597
597     in runData/keep/in.11.c
(gdb) disass $pc-10, $pc+10
Dump of assembler code from 0x4048e5 to 0x4048f9:
   0x00000000004048e5 <func_21+8160>:   mov    (%rax),%rdx
   0x00000000004048e8 <func_21+8163>:   mov    -0x1378(%rbp),%rax
=> 0x00000000004048ef <func_21+8170>:   vmovdqa (%rdx),%ymm0
   0x00000000004048f3 <func_21+8174>:   vmovdqa %ymm0,(%rax)
   0x00000000004048f7 <func_21+8178>:   vmovdqa 0x20(%rdx),%ymm0
End of assembler dump.
(gdb) p/x $rdx
$3 = 0x41a824

Unaligned access.

  reply	other threads:[~2023-05-26 10:01 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-26  8:15 [Bug target/109982] New: " dcb314 at hotmail dot com
2023-05-26 10:01 ` ubizjak at gmail dot com [this message]
2023-05-26 10:04 ` [Bug target/109982] " 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-109982-4-MqR9aNfggG@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).