http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56963



             Bug #: 56963

           Summary: GCC 4.8.0 LTO issue: lto1: internal compiler error: in

                    add_symbol_to_partition, at lto/lto-partition.c:284

    Classification: Unclassified

           Product: gcc

           Version: lto

            Status: UNCONFIRMED

          Severity: normal

          Priority: P3

         Component: c++

        AssignedTo: unassig...@gcc.gnu.org

        ReportedBy: vhais...@gmail.com





I have tried to compile log4cplus (C++ logging library) on Cygwin64

with -flto GCC option. I am getting the following failure:



lto1: internal compiler error: in add_symbol_to_partition, at

lto/lto-partition.c:284



Here is a link to archive with the minimal amount of .o files and a test.sh

script that reproduce the problem for me.



https://docs.google.com/file/d/0B-WkLJEfYmSEUVVOdm56X1FSNDA/edit?usp=drive_web

Reply via email to