From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EA3CD3844036; Sat, 17 Apr 2021 13:45:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EA3CD3844036 From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/100131] New: [meta-bug] internal compiler error: in hashtab_chk_error, at hash-table.c:137 Date: Sat, 17 Apr 2021 13:45:43 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.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 blocked target_milestone 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Apr 2021 13:45:44 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D100131 Bug ID: 100131 Summary: [meta-bug] internal compiler error: in hashtab_chk_error, at hash-table.c:137 Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: hjl.tools at gmail dot com Blocks: 100002, 91190, 93907, 97093, 99445 Target Milestone: --- hash table checking failed: equal operator returns true for a pair of values with a different hash value /export/gnu/import/git/gitlab/x86-gcc/gcc/testsuite/g++.dg/modules/xtreme-t= r1_b.C:4:25: internal compiler error: in hashtab_chk_error, at hash-table.c:137 0x8f2583 hashtab_chk_error() /export/gnu/import/git/sources/gcc/gcc/hash-table.c:137 0xb01265 hash_table::verify(spec_entry* const&, unsigned int) /export/gnu/import/git/sources/gcc/gcc/hash-table.h:1033 0xb017ee hash_table::find_slot_with_hash(spec_entry* const&, unsigned int, insert_option) /export/gnu/import/git/sources/gcc/gcc/hash-table.h:968 0xabe57b match_mergeable_specialization(bool, spec_entry*) /export/gnu/import/git/sources/gcc/gcc/cp/pt.c:29961 0xa37998 trees_in::key_mergeable(int, merge_kind, tree_node*, tree_node*, tree_node*, tree_node*, bool) /export/gnu/import/git/sources/gcc/gcc/cp/module.cc:10670 0xa3b594 trees_in::decl_value() /export/gnu/import/git/sources/gcc/gcc/cp/module.cc:7903 0xa343f7 trees_in::tree_node(bool) /export/gnu/import/git/sources/gcc/gcc/cp/module.cc:9153 0xa3aa1b module_state::read_cluster(unsigned int) /export/gnu/import/git/sources/gcc/gcc/cp/module.cc:14811 0xa3af1d module_state::load_section(unsigned int, binding_slot*) /export/gnu/import/git/sources/gcc/gcc/cp/module.cc:18082 0xa3d6b5 module_state::read_language(bool) /export/gnu/import/git/sources/gcc/gcc/cp/module.cc:18011 0xa3d87e direct_import /export/gnu/import/git/sources/gcc/gcc/cp/module.cc:18877 0xaa4f97 cp_parser_translation_unit /export/gnu/import/git/sources/gcc/gcc/cp/parser.c:4907 0xaa4f97 c_parse_file() /export/gnu/import/git/sources/gcc/gcc/cp/parser.c:45268 0xbc9a9d c_common_parse_file() /export/gnu/import/git/sources/gcc/gcc/c-family/c-opts.c:1218 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D91190 [Bug 91190] [10 Regression] ICE on valid code: in hashtab_chk_error, at hash-table.c:137 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D93907 [Bug 93907] [10 Regression] internal compiler error: in hashtab_chk_error, = at hash-table.c:137 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D97093 [Bug 97093] ICE on C++20 code when chaining requirements (in hashtab_chk_er= ror, at hash-table.c:137) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D99445 [Bug 99445] [11 Regression] ICE in hashtab_chk_error, at hash-table.c:137 s= ince r11-7011-g6e0a231a4aa2407b https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D100002 [Bug 100002] internal compiler error: in hashtab_chk_error, at hash-table.c= :137=