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

            Bug ID: 62248
           Summary: Configure error with --with-fpu=fp-armv8
           Product: gcc
           Version: 4.9.1
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: amanieu at gmail dot com

There seems to be a typo in gcc/config.gcc:3531:
        | fpv4-sp-d16 | neon-vfpv4 | fp-arm-v8 | neon-fp-armv8 \

"fp-arm-v8" should be "fp-armv8", matching the -mfpu option name.

Reply via email to