This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/48259] New: Internal compiler errors in lto1


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

           Summary: Internal compiler errors in lto1
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: d.g.gorbachev@gmail.com


I just experimented a bit with static libstdc++ compiled with -flto. GCC fails
with internal compiler errors when using it. (Linking with static libgcc
compiled with -flto also reveals a bug in the linker.)

Does it make sense to report such bugs? Or maybe these libraries are too
'special' and can't be expected to work this way?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]