public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "alexander.lelyakin at googlemail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/99243] New: internal compiler error: in set_filename, at cp/module.cc:19143
Date: Wed, 24 Feb 2021 08:44:23 +0000	[thread overview]
Message-ID: <bug-99243-4@http.gcc.gnu.org/bugzilla/> (raw)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99243

            Bug ID: 99243
           Summary: internal compiler error: in set_filename, at
                    cp/module.cc:19143
           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=c++20 -fmodules-ts -x c++-system-header algorithm
g++ -std=c++20 -fmodules-ts -x c++-system-header variant
g++ -std=c++20 -fmodules-ts -x c++-system-header iosfwd
g++ -std=c++20 -fmodules-ts -x c++-system-header ostream
g++ -std=c++20 -fmodules-ts -x c++-system-header memory
-----
/usr/local/include/c++/11.0.0/bits/shared_ptr.h:1: internal compiler error: in
set_filename, at cp/module.cc:19143
    1 | // shared_ptr and weak_ptr implementation -*- C++ -*-
      | 
0x6de59f module_state::set_filename(Cody::Packet const&)
        ../../gcc/gcc/cp/module.cc:19143
0xa56159 maybe_translate_include
        ../../gcc/gcc/cp/module.cc:19186
0xa56159 maybe_translate_include
        ../../gcc/gcc/cp/module.cc:19157
0x1ce7396 _cpp_stack_file
        ../../gcc/libcpp/files.c:913
0x1cdf36e do_include_common
        ../../gcc/libcpp/directives.c:853
0x1cdf8b8 _cpp_handle_directive
        ../../gcc/libcpp/directives.c:541
0x1cee760 _cpp_lex_token
        ../../gcc/libcpp/lex.c:2809
0x1cf6597 cpp_get_token_1
        ../../gcc/libcpp/macro.c:2839
0xbeab6e c_lex_with_flags(tree_node**, unsigned int*, unsigned char*, int)
        ../../gcc/gcc/c-family/c-lex.c:470
0xa8a166 cp_lexer_get_preprocessor_token
        ../../gcc/gcc/cp/parser.c:862
0xad43cf cp_lexer_new_main
        ../../gcc/gcc/cp/parser.c:661
0xad43cf c_parse_file()
        ../../gcc/gcc/cp/parser.c:45168
0xbf7dfd c_common_parse_file()
        ../../gcc/gcc/c-family/c-opts.c:1218
-----
g++ (GCC) 11.0.0 20210223 (experimental)

             reply	other threads:[~2021-02-24  8:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-24  8:44 alexander.lelyakin at googlemail dot com [this message]
2021-03-27  6:53 ` [Bug c++/99243] [modules] ICE " alexander.lelyakin at googlemail dot com
2022-02-11 13:40 ` egor.pugin at gmail dot com
2022-09-16  9:33 ` redi at gcc dot gnu.org
2022-09-16  9:34 ` redi at gcc dot gnu.org
2022-09-16  9:41 ` egor.pugin at gmail dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-99243-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).