From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 469543857C74; Wed, 31 Mar 2021 18:46:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 469543857C74 From: "alexander.lelyakin at googlemail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/99855] New: [modules] ICE Error reporting routines re-entered. Date: Wed, 31 Mar 2021 18:46:21 +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, 31 Mar 2021 18:46:21 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D99855 Bug ID: 99855 Summary: [modules] ICE Error reporting routines re-entered. 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: --- /usr/local/bin/g++ -std=3Dc++20 -fmodules-ts -x c++-system-header algorithm /usr/local/bin/g++ -std=3Dc++20 -fmodules-ts -x c++-system-header memory /usr/local/bin/g++ -std=3Dc++20 -fmodules-ts -x c++-system-header thread /usr/local/bin/g++ -std=3Dc++20 -fmodules-ts -x c++-system-header condition_variable /usr/local/bin/g++ -std=3Dc++20 -fmodules-ts -x c++-system-header istream /usr/local/bin/g++ -std=3Dc++20 -fmodules-ts -x c++-system-header variant /usr/local/bin/g++ -std=3Dc++20 -fmodules-ts -x c++-system-header functional /usr/local/bin/g++ -std=3Dc++20 -fmodules-ts -x c++-system-header cassert /usr/local/bin/g++ -std=3Dc++20 -fmodules-ts -x c++-system-header cinttypes /usr/local/bin/g++ -std=3Dc++20 -fmodules-ts -x c++-system-header shared_mu= tex /usr/local/bin/g++ -std=3Dc++20 -fmodules-ts -x c++-system-header locale /usr/local/bin/g++ -std=3Dc++20 -fmodules-ts -x c++-system-header fstream /usr/local/bin/g++ -std=3Dc++20 -fmodules-ts -x c++-system-header cwctype /usr/local/bin/g++ -std=3Dc++20 -fmodules-ts -x c++-system-header exception /usr/local/bin/g++ -std=3Dc++20 -fmodules-ts -x c++-system-header cstdlib /usr/local/bin/g++ -std=3Dc++20 -fmodules-ts -x c++-system-header string /usr/local/bin/g++ -std=3Dc++20 -fmodules-ts -x c++-system-header vector /usr/local/bin/g++ -std=3Dc++20 -fmodules-ts -x c++-system-header cstdio /usr/local/bin/g++ -std=3Dc++20 -fmodules-ts -x c++-system-header filesystem ---- In file included from /usr/local/include/c++/11.0.1/bits/shared_ptr_base.h:= 53, from /usr/local/include/c++/11.0.1/bits/shared_ptr.h:53, from /usr/local/include/c++/11.0.1/bits/fs_path.h:46, from /usr/local/include/c++/11.0.1/filesystem:45: Internal compiler error: Error reporting routines re-entered. 0x877d94 tree_check_failed(tree_node const*, char const*, int, char const*, ...) ../../gcc/gcc/tree.c:9816 0x6c7098 tree_check(tree_node*, char const*, int, char const*, tree_code) ../../gcc/gcc/tree.h:3353 0x6c7098 dump_decl ../../gcc/gcc/cp/error.c:1259 0xa06c40 dump_scope ../../gcc/gcc/cp/error.c:234 0x9ff580 dump_aggr_type ../../gcc/gcc/cp/error.c:770 0xa00d85 dump_function_decl ../../gcc/gcc/cp/error.c:1715 0xa086d2 decl_as_string(tree_node*, int) ../../gcc/gcc/cp/error.c:3079 0xa086d2 lang_decl_name(tree_node*, int, bool) ../../gcc/gcc/cp/error.c:3114 0xb66217 cxx_printable_name_internal ../../gcc/gcc/cp/tree.c:2632 0xa09ddc cp_print_error_function ../../gcc/gcc/cp/error.c:3472 0xa09ddc cp_diagnostic_starter ../../gcc/gcc/cp/error.c:3426 0x1cb8972 diagnostic_report_diagnostic(diagnostic_context*, diagnostic_info= *) ../../gcc/gcc/diagnostic.c:1245 0x1cb8ede diagnostic_impl ../../gcc/gcc/diagnostic.c:1406 0x1cb9227 internal_error(char const*, ...) ../../gcc/gcc/diagnostic.c:1808 0x877d94 tree_check_failed(tree_node const*, char const*, int, char const*, ...) ../../gcc/gcc/tree.c:9816 0x6c7098 tree_check(tree_node*, char const*, int, char const*, tree_code) ../../gcc/gcc/tree.h:3353 0x6c7098 dump_decl ../../gcc/gcc/cp/error.c:1259 0xa06c40 dump_scope ../../gcc/gcc/cp/error.c:234 0x9ff580 dump_aggr_type ../../gcc/gcc/cp/error.c:770 0xa00d85 dump_function_decl ../../gcc/gcc/cp/error.c:1715 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. ---- g++ (GCC) 11.0.1 20210331 (experimental) Copyright (C) 2021 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.=