From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BFE613858C53; Thu, 29 Jun 2023 08:11:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BFE613858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688026264; bh=ZihZUzzICSazt1GqrePUd6QftrwV8krhhAkJlDyL1Ys=; h=From:To:Subject:Date:From; b=tuIFUWnZmgcIbdFK7gSkSeo48lbVTLL3jcAQ1XhUaGMyih8gwE21ye2Vw02cncz6B vs7TDc9mlo9piFVZDjAkOIlfUGgXf86AzgWT+MzTcFlBJcdx77VCvstqx6LUI5eCC4 3GKr5WRfp5mbuU6ozqXDrVUW/aQ6KxodPXz/JF7I= From: "ro at gcc dot 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 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: d X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ro at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ibuclaw at gdcproject dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone cf_gcctarget Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D110480 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 non= e of vector_type, have vector_type in d_signed_or_unsigned_type, at d/types.cc:5= 5) +FAIL: gdc.dg/simd2a.d (test for excess errors) +FAIL: gdc.dg/simd2c.d (internal compiler error: tree check: expected non= e of vector_type, have vector_type in d_signed_or_unsigned_type, at d/types.cc:5= 5) +FAIL: gdc.dg/simd2c.d (test for excess errors) +FAIL: gdc.dg/simd2e.d (internal compiler error: tree check: expected non= e of vector_type, have vector_type in d_signed_or_unsigned_type, at d/types.cc:5= 5) +FAIL: gdc.dg/simd2e.d (test for excess errors) +FAIL: gdc.dg/simd2g.d (internal compiler error: tree check: expected non= e of vector_type, have vector_type in d_signed_or_unsigned_type, at d/types.cc:5= 5) +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_co= de) /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=