Skip to content

AddressSanitizer does not work on the aarch64-unknown-linux-gnu target #73038

Closed
@pietroalbini

Description

@pietroalbini

When running the rustc test suite on AArch64, the codegen/sanitizer-no-sanitize.rs fails with the following message:

error: AddressSanitizer only works with the `x86_64-unknown-linux-gnu` or `x86_64-apple-darwin` or `x86_64-fuchsia` or `aarch64-fuchsia` target

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-sanitizersArea: Sanitizers for correctness and code qualityC-enhancementCategory: An issue proposing an enhancement or a PR with one.O-ArmTarget: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions