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

            Bug ID: 85583
           Summary: lto1: internal compiler error: in lto_balanced_map, at
                    lto/lto-partition.c:833
           Product: gcc
           Version: 9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: manuel.lauss at googlemail dot com
                CC: marxin at gcc dot gnu.org
  Target Milestone: ---

Created attachment 44044
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44044&action=edit
preprocessed unreduced source

gcc-9 r259787:

# g++ -O1 -flto Hello.cpp
lto1: internal compiler error: in lto_balanced_map, at lto/lto-partition.c:833

Hello.cpp is taken from LLVM: lib/Transforms/Hello/Hello.cpp
No issues with lto/7.3.1

Reply via email to