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

            Bug ID: 67871
           Summary: LTO falis for ARM big-endian
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jonathan at codesourcery dot com
  Target Milestone: ---

$ touch empty.c
$ arm-none-eabi-gcc -mbig-endian -flto empty.c
/tmp/ccUtMyOv.o: file not recognized: File format is ambiguous
/tmp/ccUtMyOv.o: matching formats: elf32-bigarm elf32-big
collect2: error: ld returned 1 exit status

Reply via email to