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/42453] New: Assertion `syms' failed in lto-plugin


touch xxx.c
gcc -flto -fuse-linker-plugin xxx.c

collect2: ld terminated with signal 6 [Aborted]
ld: ../../gcc-4.5/lto-plugin/lto-plugin.c:325: write_resolution: Assertion
`syms' failed.


-- 
           Summary: Assertion `syms' failed in lto-plugin
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: d dot g dot gorbachev at gmail dot com


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


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