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

            Bug ID: 107519
           Summary: internal compiler error: in get_partitioning_class, at
                    symtab.cc:2096
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: unlvsur at live dot com
  Target Milestone: ---

Created attachment 53824
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53824&action=edit
Preprocessed file

g++ -o iobuf_file iobuf_file.cc -Ofast -std=c++23 -s -flto -march=native
-fuse-ld=gold -I../../../include -fmodules-ts
during IPA pass: modref
iobuf_file.cc:22:1: internal compiler error: in get_partitioning_class, at
symtab.cc:2096
   22 | }
      | ^
0x7f6d1201ad8f __libc_start_call_main
        ../sysdeps/nptl/libc_start_call_main.h:58
0x7f6d1201ae3f __libc_start_main_impl
        ../csu/libc-start.c:392
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.
cqwrteur@BU-Precision-Tower-5810:~/Libraries/fast_io/

Reply via email to