https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107083
Alexander Lelyakin <alexander.lelyakin at googlemail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexander.lelyakin@googlema | |il.com --- Comment #1 from Alexander Lelyakin <alexander.lelyakin at googlemail dot com> --- Similar output while precompiling header <exception> : g++ --param=hash-table-verification-limit=1000 -std=c++20 -fmodules-ts -x c++-system-header execution ---- /usr/local/include/c++/13.0.0/execution: internal compiler error: in core_vals, at cp/module.cc:6234 0x77c95d trees_out::core_vals(tree_node*) ../../gcc/gcc/cp/module.cc:6234 0xb386b4 trees_out::tree_node_vals(tree_node*) ../../gcc/gcc/cp/module.cc:7178 0xb386b4 trees_out::tree_value(tree_node*) ../../gcc/gcc/cp/module.cc:9043 0xb34411 trees_out::tree_node(tree_node*) ../../gcc/gcc/cp/module.cc:9241 0xb35ac3 trees_out::core_vals(tree_node*) ../../gcc/gcc/cp/module.cc:6142 0xb32f1a trees_out::tree_node_vals(tree_node*) ../../gcc/gcc/cp/module.cc:7178 0xb32f1a trees_out::decl_value(tree_node*, depset*) ../../gcc/gcc/cp/module.cc:7757 0xb3a7a2 depset::hash::find_dependencies(module_state*) ../../gcc/gcc/cp/module.cc:13315 0xb3af31 module_state::write_begin(elf_out*, cpp_reader*, module_state_config&, unsigned int&) ../../gcc/gcc/cp/module.cc:17887 0xb3c324 finish_module_processing(cpp_reader*) ../../gcc/gcc/cp/module.cc:20221 0xac9a1b c_parse_final_cleanups() ../../gcc/gcc/cp/decl2.cc:5112 0xcf3610 c_common_parse_file() ../../gcc/gcc/c-family/c-opts.cc:1273 Please submit a full bug report, with preprocessed source (by using -freport-bug). Please include the complete backtrace with any bug report. See <https://gcc.gnu.org/bugs/> for instructions. ---- g++ (GCC) 13.0.0 20220929 (experimental) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.