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

            Bug ID: 69408
           Summary: LD crashes with LTO
           Product: gcc
           Version: 5.3.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: night_ghost at ykoctpa dot ru
  Target Milestone: ---

trying to compile Arducopter 3.2.1 for AVR I got crash:

%% ArduCopter.cpp
%% ArduCopter.elf
collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core
dumped
compilation terminated.
make: *** [/tmp/ArduCopter.build/ArduCopter.elf] Ошибка 1
make: *** Удаляется файл `/tmp/ArduCopter.build/ArduCopter.elf'

but there is no .core file in popular places.

without LTO build successed

Reply via email to