public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/99245] New: internal compiler error: in write_cluster, at cp/module.cc:14600
@ 2021-02-24  8:47 alexander.lelyakin at googlemail dot com
  2021-02-28 18:54 ` [Bug c++/99245] [modules] ICE " alexander.lelyakin at googlemail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: alexander.lelyakin at googlemail dot com @ 2021-02-24  8:47 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99245
           Summary: internal compiler error: in write_cluster, at
                    cp/module.cc:14600
           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 typeinfo
g++ -std=c++20 -fmodules-ts -x c++-system-header vector
g++ -std=c++20 -fmodules-ts -x c++-system-header future
----
/usr/local/include/c++/11.0.0/future: internal compiler error: in
write_cluster, at cp/module.cc:14600
0x6e2d56 module_state::write_cluster(elf_out*, depset**, unsigned int,
depset::hash&, unsigned int*, unsigned int*)
        ../../gcc/gcc/cp/module.cc:14600
0xa62be8 module_state::write(elf_out*, cpp_reader*)
        ../../gcc/gcc/cp/module.cc:17734
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] 6+ messages in thread

end of thread, other threads:[~2021-12-29 23:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-24  8:47 [Bug c++/99245] New: internal compiler error: in write_cluster, at cp/module.cc:14600 alexander.lelyakin at googlemail dot com
2021-02-28 18:54 ` [Bug c++/99245] [modules] ICE " alexander.lelyakin at googlemail dot com
2021-03-05 19:51 ` nathan at gcc dot gnu.org
2021-03-05 20:54 ` cvs-commit at gcc dot gnu.org
2021-03-05 20:54 ` nathan at gcc dot gnu.org
2021-12-29 23:04 ` pinskia 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).