Skip to content

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

@RalfJung

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

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 stateneeds-triageThis issue may need triage. Remove it if it has been sufficiently triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions