public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/107519] New: internal compiler error: in get_partitioning_class, at symtab.cc:2096
@ 2022-11-03 20:19 unlvsur at live dot com
  2022-11-08 14:19 ` [Bug ipa/107519] " marxin at gcc dot gnu.org
  2022-11-21 12:11 ` marxin at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: unlvsur at live dot com @ 2022-11-03 20:19 UTC (permalink / raw)
  To: gcc-bugs

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/

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

* [Bug ipa/107519] internal compiler error: in get_partitioning_class, at symtab.cc:2096
  2022-11-03 20:19 [Bug c++/107519] New: internal compiler error: in get_partitioning_class, at symtab.cc:2096 unlvsur at live dot com
@ 2022-11-08 14:19 ` marxin at gcc dot gnu.org
  2022-11-21 12:11 ` marxin at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: marxin at gcc dot gnu.org @ 2022-11-08 14:19 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nathan at gcc dot gnu.org

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Dunno how to reduce or bisect that:

g++ pr107519.ii -c -Ofast -std=c++23 -s -flto -march=native -fmodules-ts -c
In module imported at iobuf_file.cc:1:1:
./../../../include/fast_io.h: error: failed to read compiled module: No such
file or directory
./../../../include/fast_io.h: note: compiled module file is
‘gcm.cache/,/,,/,,/,,/include/fast_io.h.gcm’
./../../../include/fast_io.h: note: imports must be built before being imported
./../../../include/fast_io.h: fatal error: returning to the gate for a
mechanical issue
compilation terminated.

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

* [Bug ipa/107519] internal compiler error: in get_partitioning_class, at symtab.cc:2096
  2022-11-03 20:19 [Bug c++/107519] New: internal compiler error: in get_partitioning_class, at symtab.cc:2096 unlvsur at live dot com
  2022-11-08 14:19 ` [Bug ipa/107519] " marxin at gcc dot gnu.org
@ 2022-11-21 12:11 ` marxin at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: marxin at gcc dot gnu.org @ 2022-11-21 12:11 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2022-11-21
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |WAITING

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
Does it reproduce w/o -fmodules-ts ?

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

end of thread, other threads:[~2022-11-21 12:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-03 20:19 [Bug c++/107519] New: internal compiler error: in get_partitioning_class, at symtab.cc:2096 unlvsur at live dot com
2022-11-08 14:19 ` [Bug ipa/107519] " marxin at gcc dot gnu.org
2022-11-21 12:11 ` marxin 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).