public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/115652] New: [15 Regression] GCN: FAIL: gcc.dg/vect/pr70138-{1,2}.c (internal compiler error: verify_ssa failed)
@ 2024-06-25 20:28 tschwinge at gcc dot gnu.org
  2024-06-25 22:00 ` [Bug tree-optimization/115652] " pinskia at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: tschwinge at gcc dot gnu.org @ 2024-06-25 20:28 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 115652
           Summary: [15 Regression] GCN: FAIL: gcc.dg/vect/pr70138-{1,2}.c
                    (internal compiler error: verify_ssa failed)
           Product: gcc
           Version: 15.0
            Status: UNCONFIRMED
          Keywords: ice-checking, ice-on-valid-code, testsuite-fail
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tschwinge at gcc dot gnu.org
                CC: ams at gcc dot gnu.org, rguenth at gcc dot gnu.org
  Target Milestone: ---
            Target: GCN

As of commit r15-1056-g4653b682ef161c3c2fc7bf8462b8f9206a1349e6 "Allow
single-lane SLP in-order reductions" we've got a '-fchecking' ICE regression
for GCN target (tested '-march=gfx908'):

    {+FAIL: gcc.dg/vect/pr70138-1.c (internal compiler error: verify_ssa
failed)+}
    [-PASS:-]{+FAIL:+} gcc.dg/vect/pr70138-1.c (test for excess errors)
    [-PASS:-]{+UNRESOLVED:+} gcc.dg/vect/pr70138-1.c [-execution
test-]{+compilation failed to produce executable+}

    [...]/source-gcc/gcc/testsuite/gcc.dg/vect/pr70138-1.c: In function 'foo':
    [...]/source-gcc/gcc/testsuite/gcc.dg/vect/pr70138-1.c:6:1: error:
definition in block 3 follows the use
    for SSA_NAME: stmp_c_17.9_153 in statement:
    c_17 = stmp_c_17.9_153 + stmp_c_17.9_154;
    during GIMPLE pass: vect
    dump file: ./pr70138-1.c.180t.vect
    [...]/source-gcc/gcc/testsuite/gcc.dg/vect/pr70138-1.c:6:1: internal
compiler error: verify_ssa failed
    0x142272d verify_ssa(bool, bool)
            [...]/source-gcc/gcc/tree-ssa.cc:1203

    {+FAIL: gcc.dg/vect/pr70138-2.c (internal compiler error: verify_ssa
failed)+}
    [-PASS:-]{+FAIL:+} gcc.dg/vect/pr70138-2.c (test for excess errors)
    [-PASS:-]{+UNRESOLVED:+} gcc.dg/vect/pr70138-2.c [-execution
test-]{+compilation failed to produce executable+}

    [...]/source-gcc/gcc/testsuite/gcc.dg/vect/pr70138-2.c: In function 'foo':
    [...]/source-gcc/gcc/testsuite/gcc.dg/vect/pr70138-2.c:6:1: error:
definition in block 3 follows the use
    for SSA_NAME: stmp_c_15.9_152 in statement:
    c_15 = stmp_c_15.9_152 + stmp_c_15.9_153;
    during GIMPLE pass: vect
    dump file: ./pr70138-2.c.180t.vect
    [...]/source-gcc/gcc/testsuite/gcc.dg/vect/pr70138-2.c:6:1: internal
compiler error: verify_ssa failed
    0x142272d verify_ssa(bool, bool)
            [...]/source-gcc/gcc/tree-ssa.cc:1203

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

end of thread, other threads:[~2024-06-28 12:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-25 20:28 [Bug target/115652] New: [15 Regression] GCN: FAIL: gcc.dg/vect/pr70138-{1,2}.c (internal compiler error: verify_ssa failed) tschwinge at gcc dot gnu.org
2024-06-25 22:00 ` [Bug tree-optimization/115652] " pinskia at gcc dot gnu.org
2024-06-26  7:05 ` rguenth at gcc dot gnu.org
2024-06-26 12:05 ` cvs-commit at gcc dot gnu.org
2024-06-26 12:06 ` rguenth at gcc dot gnu.org
2024-06-26 15:59 ` law at gcc dot gnu.org
2024-06-26 17:25 ` rguenth at gcc dot gnu.org
2024-06-27  5:53 ` cvs-commit at gcc dot gnu.org
2024-06-27  5:54 ` rguenth at gcc dot gnu.org
2024-06-28  8:06 ` tschwinge at gcc dot gnu.org
2024-06-28 12:50 ` cvs-commit at gcc dot gnu.org
2024-06-28 12:50 ` 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).