public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/99247] New: internal compiler error: in write_macro_maps, at cp/module.cc:16154
@ 2021-02-24  8:50 alexander.lelyakin at googlemail dot com
  2021-03-05 18:19 ` [Bug c++/99247] [modules] ICE " nathan at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: alexander.lelyakin at googlemail dot com @ 2021-02-24  8:50 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99247
           Summary: internal compiler error: in write_macro_maps, at
                    cp/module.cc:16154
           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 ctime
g++ -std=c++20 -fmodules-ts -x c++-system-header regex
----
/usr/local/include/c++/11.0.0/regex: internal compiler error: in
write_macro_maps, at cp/module.cc:16154
0x6dde3e module_state::write_macro_maps(elf_out*, location_map_info&,
module_state_config*, unsigned int*)
        ../../gcc/gcc/cp/module.cc:16154
0xa62fe8 module_state::write(elf_out*, cpp_reader*)
        ../../gcc/gcc/cp/module.cc:17771
0xa638fc finish_module_processing(cpp_reader*)
        ../../gcc/gcc/cp/module.cc:19860
0x9f72cb c_parse_final_cleanups()
        ../../gcc/gcc/cp/decl2.c:5175
----
g++ (GCC) 11.0.0 20210223 (experimental)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug c++/99247] [modules] ICE in write_macro_maps, at cp/module.cc:16154
  2021-02-24  8:50 [Bug c++/99247] New: internal compiler error: in write_macro_maps, at cp/module.cc:16154 alexander.lelyakin at googlemail dot com
@ 2021-03-05 18:19 ` nathan at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: nathan at gcc dot gnu.org @ 2021-03-05 18:19 UTC (permalink / raw)
  To: gcc-bugs

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

Nathan Sidwell <nathan at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Nathan Sidwell <nathan at gcc dot gnu.org> ---
Cannot reproduce, believe duplicate 98718

*** This bug has been marked as a duplicate of bug 98718 ***

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-05 18:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-24  8:50 [Bug c++/99247] New: internal compiler error: in write_macro_maps, at cp/module.cc:16154 alexander.lelyakin at googlemail dot com
2021-03-05 18:19 ` [Bug c++/99247] [modules] ICE " nathan at gcc dot gnu.org

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).