public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ro at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug d/110480] New: [14 regression] ICE: tree check: expected none of vector_type, have vector_type in d_signed_or_unsigned_type, at d/types.cc:55)
Date: Thu, 29 Jun 2023 08:11:04 +0000	[thread overview]
Message-ID: <bug-110480-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 110480
           Summary: [14 regression] ICE: tree check: expected none of
                    vector_type, have vector_type in
                    d_signed_or_unsigned_type, at d/types.cc:55)
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: d
          Assignee: ibuclaw at gdcproject dot org
          Reporter: ro at gcc dot gnu.org
  Target Milestone: ---
            Target: i386-pc-solaris2.11

Between 20230627 (4a48a38fa99f067b8f3a3d1a5dc7a1e602db351f) and 20230628
(4bf76b5b6db8e68755788ec91012c5a686440720),
a couple of D tests regressed on Solaris/x86 (32 and 64-bit):

+FAIL: gdc.dg/simd2a.d   (internal compiler error: tree check: expected none of
vector_type, have vector_type in d_signed_or_unsigned_type, at d/types.cc:55)
+FAIL: gdc.dg/simd2a.d   (test for excess errors)
+FAIL: gdc.dg/simd2c.d   (internal compiler error: tree check: expected none of
vector_type, have vector_type in d_signed_or_unsigned_type, at d/types.cc:55)
+FAIL: gdc.dg/simd2c.d   (test for excess errors)
+FAIL: gdc.dg/simd2e.d   (internal compiler error: tree check: expected none of
vector_type, have vector_type in d_signed_or_unsigned_type, at d/types.cc:55)
+FAIL: gdc.dg/simd2e.d   (test for excess errors)
+FAIL: gdc.dg/simd2g.d   (internal compiler error: tree check: expected none of
vector_type, have vector_type in d_signed_or_unsigned_type, at d/types.cc:55)
+FAIL: gdc.dg/simd2g.d   (test for excess errors)
Excess errors:
/vol/gcc/src/hg/master/local/gcc/testsuite/gdc.dg/simd2a.d:30:8: internal
compiler error: tree check: expected none of vector_type, have vector_type in
d_signed_or_unsigned_type, at d/types.cc:55
0x99e267a tree_not_check_failed(tree_node const*, char const*, int, char
const*, ...)
        /vol/gcc/src/hg/master/local/gcc/tree.cc:8936
0x903dea5 tree_not_check(tree_node*, char const*, int, char const*, tree_code)
        /vol/gcc/src/hg/master/local/gcc/tree.h:3581
0x903dea5 d_signed_or_unsigned_type
        /vol/gcc/src/hg/master/local/gcc/d/types.cc:55
0x900754d d_gimplify_unsigned_rshift_expr
        /vol/gcc/src/hg/master/local/gcc/d/d-gimplify.cc:203
0x900754d d_gimplify_expr(tree_node**, gimple**, gimple**)
        /vol/gcc/src/hg/master/local/gcc/d/d-gimplify.cc:277
0x92e68fc gimplify_expr(tree_node**, gimple**, gimple**, bool (*)(tree_node*),
int)
        /vol/gcc/src/hg/master/local/gcc/gimplify.cc:16350
0x92f9155 gimplify_modify_expr
        /vol/gcc/src/hg/master/local/gcc/gimplify.cc:6173
0x92e6ffe gimplify_expr(tree_node**, gimple**, gimple**, bool (*)(tree_node*),
int)
        /vol/gcc/src/hg/master/local/gcc/gimplify.cc:16441
0x92e9a05 gimplify_stmt(tree_node**, gimple**)
        /vol/gcc/src/hg/master/local/gcc/gimplify.cc:7246
0x92e7b2c gimplify_statement_list
        /vol/gcc/src/hg/master/local/gcc/gimplify.cc:2019
0x92e7b2c gimplify_expr(tree_node**, gimple**, gimple**, bool (*)(tree_node*),
int)
        /vol/gcc/src/hg/master/local/gcc/gimplify.cc:16886
0x92e9a05 gimplify_stmt(tree_node**, gimple**)
        /vol/gcc/src/hg/master/local/gcc/gimplify.cc:7246
0x92ea0cc gimplify_bind_expr
        /vol/gcc/src/hg/master/local/gcc/gimplify.cc:1430
0x92e7f35 gimplify_expr(tree_node**, gimple**, gimple**, bool (*)(tree_node*),
int)
        /vol/gcc/src/hg/master/local/gcc/gimplify.cc:16642
0x9307cf2 gimplify_stmt(tree_node**, gimple**)
        /vol/gcc/src/hg/master/local/gcc/gimplify.cc:7246
0x9307cf2 gimplify_body(tree_node*, bool)
        /vol/gcc/src/hg/master/local/gcc/gimplify.cc:17703
0x93080d3 gimplify_function_tree(tree_node*)
        /vol/gcc/src/hg/master/local/gcc/gimplify.cc:17902
0x90f1ff8 cgraph_node::analyze()
        /vol/gcc/src/hg/master/local/gcc/cgraphunit.cc:684
0x90f4b0b analyze_functions
        /vol/gcc/src/hg/master/local/gcc/cgraphunit.cc:1247
0x90f5a05 symbol_table::finalize_compilation_unit()
        /vol/gcc/src/hg/master/local/gcc/cgraphunit.cc:2554

             reply	other threads:[~2023-06-29  8:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-29  8:11 ro at gcc dot gnu.org [this message]
2023-06-29  8:11 ` [Bug d/110480] " ro at gcc dot gnu.org
2023-06-29  8:16 ` rguenth 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-110480-4@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).