public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/104586] New: New test case gcc.dg/pr102798.c in 523f5950c70d65714bedf9d5fe164d9e6d69dd87 fails
@ 2022-02-17 21:13 seurer at gcc dot gnu.org
  2022-02-18  6:58 ` [Bug other/104586] " rguenth at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: seurer at gcc dot gnu.org @ 2022-02-17 21:13 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 104586
           Summary: New test case gcc.dg/pr102798.c in
                    523f5950c70d65714bedf9d5fe164d9e6d69dd87 fails
           Product: gcc
           Version: 12.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: ---

g:523f5950c70d65714bedf9d5fe164d9e6d69dd87
make  -k check-gcc RUNTESTFLAGS="dg.exp=gcc.dg/pr102798.c"
FAIL: gcc.dg/pr102798.c execution test
# of expected passes            1
# of unexpected failures        1


Program received signal SIGSEGV, Segmentation fault.
BUF_reverse (out=<optimized out>, out@entry=0x7ffffffff360 "", in=<optimized
out>, in@entry=0x0, size=size@entry=40) at
/home/seurer/gcc/git/gcc-9/gcc/testsuite/gcc.dg/pr102798.c:14
14              *out++ = *in++;
(gdb) where
#0  BUF_reverse (out=<optimized out>, out@entry=0x7ffffffff360 "",
in=<optimized out>, in@entry=0x0, size=size@entry=40) at
/home/seurer/gcc/git/gcc-9/gcc/testsuite/gcc.dg/pr102798.c:14
#1  0x0000000010000564 in main () at
/home/seurer/gcc/git/gcc-9/gcc/testsuite/gcc.dg/pr102798.c:35


 commit 523f5950c70d65714bedf9d5fe164d9e6d69dd87 (HEAD, origin/releases/gcc-9)
Author: Richard Biener <rguenther@suse.de>
Date:   Mon Oct 18 09:10:43 2021 +0200

    tree-optimization/102798 - avoid copying PTA info to old SSA names

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

end of thread, other threads:[~2022-02-18  7:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-17 21:13 [Bug other/104586] New: New test case gcc.dg/pr102798.c in 523f5950c70d65714bedf9d5fe164d9e6d69dd87 fails seurer at gcc dot gnu.org
2022-02-18  6:58 ` [Bug other/104586] " rguenth at gcc dot gnu.org
2022-02-18  7:10 ` rguenth at gcc dot gnu.org
2022-02-18  7:10 ` rguenth 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).