Skip to content

armv7-unknown-linux-gnueabihf target spec contains apparently nonsensical feature combination #149399

Description

@RalfJung

The target spec for this target sets the following features: +v7,+vfp3,-d32,+thumb2,-neon. However, we have also set vfp3 to imply d32, which means -d32 implies -vfp3, so this makes little sense -- either the +vfp3 or the -d32 must be wrong. Or did I misunderstand something?

We don't have target maintainers listed for that target so I am not sure whom to ping... Cc @workingjubilee @beetrees

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.O-ArmTarget: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 stateT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions