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

            Bug ID: 68632
           Summary: FAIL: gcc.target/arm/lto/pr65837 c_lto_pr65837_0.o
                    assemble, -flto -mfpu=neon
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: thopre01 at gcc dot gnu.org
  Target Milestone: ---
            Target: arm-none-eabi

Hi,

The patch fixing this PR65837 added a new test in
gcc.target/arm/lto/pr65837_0.c. This test adds -mfpu=neon option but doesn't
require an arm_neon_ok effective target which makes the test fail on ARMv7-M
arm-none-eabi targets.

Reply via email to