https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101853
seurer at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |seurer at gcc dot gnu.org --- Comment #3 from seurer at gcc dot gnu.org --- I am seeing something possibly related with xtreme-header-6.C and xtreme-tr1_b.C spawn -ignore SIGHUP /home/seurer/gcc/git/build/gcc-trunk-bootstrap/gcc/testsuite/g++19/../../xg++ -B/home/seurer/gcc/git/build/gcc-trunk-bootstrap/gcc/testsuite/g++19/../../ /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/testsuite/g++.dg/modules/xtreme-header-6_b.C -fdiagnostics-plain-output -nostdinc++ -I/home/seurer/gcc/git/build/gcc-trunk-bootstrap/powerpc64le-unknown-linux-gnu/libstdc++-v3/include/powerpc64le-unknown-linux-gnu -I/home/seurer/gcc/git/build/gcc-trunk-bootstrap/powerpc64le-unknown-linux-gnu/libstdc++-v3/include -I/home/seurer/gcc/git/gcc-trunk-bootstrap/libstdc++-v3/libsupc++ -I/home/seurer/gcc/git/gcc-trunk-bootstrap/libstdc++-v3/include/backward -I/home/seurer/gcc/git/gcc-trunk-bootstrap/libstdc++-v3/testsuite/util -fmessage-length=0 -std=c++2a -pedantic-errors -Wno-long-long -fmodules-ts -fno-module-lazy -S -o xtreme-header-6_b.s^M hash table checking failed: equal operator returns true for a pair of values with a different hash value^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/testsuite/g++.dg/modules/xtreme-header-6_b.C:4:30: internal compiler error: in hashtab_chk_error, at hash-table.c:137^M 0x10270667 hashtab_chk_error()^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/hash-table.c:137^M 0x10634607 hash_table<spec_hasher, false, xcallocator>::verify(spec_entry* const&, unsigned int)^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/hash-table.h:1033^M 0x10634d5f hash_table<spec_hasher, false, xcallocator>::find_slot_with_hash(spec_entry* const&, unsigned int, insert_option)^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/hash-table.h:968^M 0x105b40ff match_mergeable_specialization(bool, spec_entry*)^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/cp/pt.c:30000^M 0x104be1bf trees_in::key_mergeable(int, merge_kind, tree_node*, tree_node*, tree_node*, tree_node*, bool)^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/cp/module.cc:10678^M 0x104c512b trees_in::decl_value()^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/cp/module.cc:7911^M 0x104b7d27 trees_in::tree_node(bool)^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/cp/module.cc:9161^M 0x104b81ab trees_in::tree_node(bool)^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/cp/module.cc:9211^M 0x104b87a3 trees_in::tree_node(bool)^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/cp/module.cc:9354^M 0x104bad9f trees_in::core_vals(tree_node*)^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/cp/module.cc:6545^M 0x104c520b trees_in::tree_node_vals(tree_node*)^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/cp/module.cc:7069^M 0x104c520b trees_in::decl_value()^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/cp/module.cc:7950^M 0x104b7d27 trees_in::tree_node(bool)^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/cp/module.cc:9161^M 0x104c3c6b module_state::read_cluster(unsigned int)^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/cp/module.cc:14819^M 0x104c4583 module_state::load_section(unsigned int, binding_slot*)^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/cp/module.cc:18090^M 0x104c7eeb module_state::read_language(bool)^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/cp/module.cc:18019^M 0x104c8283 direct_import^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/cp/module.cc:18885^M 0x1054ab33 cp_parser_import_declaration^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/cp/parser.c:14486^M 0x1057eed7 cp_parser_translation_unit^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/cp/parser.c:4943^M 0x1057eed7 c_parse_file()^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/cp/parser.c:46558^M Please submit a full bug report,^M with preprocessed source if appropriate.^M Please include the complete backtrace with any bug report.^M See <https://gcc.gnu.org/bugs/> for instructions.^M compiler exited with status 1 FAIL: g++.dg/modules/xtreme-header-6_b.C -std=c++2a (internal compiler error) FAIL: g++.dg/modules/xtreme-header-6_b.C -std=c++2a (test for excess errors) Excess errors: hash table checking failed: equal operator returns true for a pair of values with a different hash value spawn -ignore SIGHUP /home3/seurer/gcc/git/build/gcc-trunk-bootstrap/gcc/testsuite/g++12/../../xg++ -B/home3/seurer/gcc/git/build/gcc-trunk-bootstrap/gcc/testsuite/g++12/../../ /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/testsuite/g++.dg/modules/xtreme-tr1_b.C -fdiagnostics-plain-output -nostdinc++ -I/home/seurer/gcc/git/build/gcc-trunk-bootstrap/powerpc64le-unknown-linux-gnu/libstdc++-v3/include/powerpc64le-unknown-linux-gnu -I/home/seurer/gcc/git/build/gcc-trunk-bootstrap/powerpc64le-unknown-linux-gnu/libstdc++-v3/include -I/home/seurer/gcc/git/gcc-trunk-bootstrap/libstdc++-v3/libsupc++ -I/home/seurer/gcc/git/gcc-trunk-bootstrap/libstdc++-v3/include/backward -I/home/seurer/gcc/git/gcc-trunk-bootstrap/libstdc++-v3/testsuite/util -fmessage-length=0 -std=c++2b -pedantic-errors -Wno-long-long -fmodules-ts -fno-module-lazy -S -o xtreme-tr1_b.s^M hash table checking failed: equal operator returns true for a pair of values with a different hash value^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/testsuite/g++.dg/modules/xtreme-tr1_b.C:4:25: internal compiler error: in hashtab_chk_error, at hash-table.c:137^M 0x102705cf hashtab_chk_error()^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/hash-table.c:137^M 0x1062f14f hash_table<spec_hasher, false, xcallocator>::verify(spec_entry* const&, unsigned int)^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/hash-table.h:1033^M 0x1062f89f hash_table<spec_hasher, false, xcallocator>::find_slot_with_hash(spec_entry* const&, unsigned int, insert_option)^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/hash-table.h:968^M 0x105af38f match_mergeable_specialization(bool, spec_entry*)^M /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/cp/pt.c:30000^M ...etc...