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 testsuite/68632] New: FAIL: gcc.target/arm/lto/pr65837 c_lto_pr65837_0.o assemble, -flto -mfpu=neon


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.

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