From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BA5E5389364F; Wed, 24 Feb 2021 08:41:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BA5E5389364F From: "alexander.lelyakin at googlemail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/99241] New: internal compiler error: in install_entity, at cp/module.cc:7584 Date: Wed, 24 Feb 2021 08:41:14 +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: alexander.lelyakin at googlemail 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 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: Wed, 24 Feb 2021 08:41:14 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D99241 Bug ID: 99241 Summary: internal compiler error: in install_entity, at cp/module.cc:7584 Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: alexander.lelyakin at googlemail dot com Target Milestone: --- g++ -std=3Dc++20 -fmodules-ts -x c++-system-header ranges g++ -std=3Dc++20 -fmodules-ts -x c++-system-header codecvt g++ -std=3Dc++20 -fmodules-ts -x c++-system-header compare g++ -std=3Dc++20 -fmodules-ts -x c++-system-header stdexcept g++ -std=3Dc++20 -fmodules-ts -x c++-system-header list g++ -std=3Dc++20 -fmodules-ts -x c++-system-header cwctype g++ -std=3Dc++20 -fmodules-ts -x c++-system-header deque g++ -std=3Dc++20 -fmodules-ts -x c++-system-header unordered_set g++ -std=3Dc++20 -fmodules-ts -x c++-system-header exception g++ -std=3Dc++20 -fmodules-ts -x c++-system-header cassert g++ -std=3Dc++20 -fmodules-ts -x c++-system-header concepts g++ -std=3Dc++20 -fmodules-ts -x c++-system-header cctype g++ -std=3Dc++20 -fmodules-ts -x c++-system-header span g++ -std=3Dc++20 -fmodules-ts -x c++-system-header new g++ -std=3Dc++20 -fmodules-ts -x c++-system-header cfenv g++ -std=3Dc++20 -fmodules-ts -x c++-system-header bit g++ -std=3Dc++20 -fmodules-ts -x c++-system-header vector g++ -std=3Dc++20 -fmodules-ts -x c++-system-header chrono g++ -std=3Dc++20 -fmodules-ts -x c++-system-header typeinfo g++ -std=3Dc++20 -fmodules-ts -x c++-system-header cstring g++ -std=3Dc++20 -fmodules-ts -x c++-system-header random ------------ In file included from /usr/local/include/c++/11.0.0/bits/random.tcc:33, from /usr/local/include/c++/11.0.0/random:51: /usr/local/include/c++/11.0.0/numeric:202:74: internal compiler error: in install_entity, at cp/module.cc:7584 202 | enable_if_t<__and_v, is_same, _Tp>, |=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ^ 0xa59f3d trees_in::install_entity(tree_node*) ../../gcc/gcc/cp/module.cc:7584 0xa63fda trees_in::decl_value() ../../gcc/gcc/cp/module.cc:8106 0xa65b47 trees_in::tree_node(bool) ../../gcc/gcc/cp/module.cc:9249 0xa6c303 module_state::read_cluster(unsigned int) ../../gcc/gcc/cp/module.cc:14943 0xa6c6ad module_state::load_section(unsigned int, binding_slot*) ../../gcc/gcc/cp/module.cc:18095 0xa6c76f module_state::lazy_load(unsigned int, binding_slot*) ../../gcc/gcc/cp/module.cc:18747 0xa669b0 trees_in::tree_node(bool) ../../gcc/gcc/cp/module.cc:9760 0xa68002 trees_in::lang_decl_vals(tree_node*) ../../gcc/gcc/cp/module.cc:6982 0xa63dba trees_in::tree_node_vals(tree_node*) ../../gcc/gcc/cp/module.cc:7175 0xa63dba trees_in::decl_value() ../../gcc/gcc/cp/module.cc:8068 0xa65b47 trees_in::tree_node(bool) ../../gcc/gcc/cp/module.cc:9249 0xa66cfc trees_in::chained_decls() ../../gcc/gcc/cp/module.cc:4954 0xa67aa9 trees_in::core_vals(tree_node*) ../../gcc/gcc/cp/module.cc:6656 0xa6df67 trees_in::tree_node_vals(tree_node*) ../../gcc/gcc/cp/module.cc:7173 0xa6df67 trees_in::tree_value() ../../gcc/gcc/cp/module.cc:9026 0xa6564f trees_in::tree_node(bool) ../../gcc/gcc/cp/module.cc:9244 0xa67ab7 trees_in::core_vals(tree_node*) ../../gcc/gcc/cp/module.cc:6658 0xa6df67 trees_in::tree_node_vals(tree_node*) ../../gcc/gcc/cp/module.cc:7173 0xa6df67 trees_in::tree_value() ../../gcc/gcc/cp/module.cc:9026 0xa6564f trees_in::tree_node(bool) ../../gcc/gcc/cp/module.cc:9244 ----- g++ (GCC) 11.0.0 20210223 (experimental)=