Skip to content

compiler-builtins test no longer passing on ppc64le #88520

Closed
rust-lang/compiler-builtins
#793
@nbdd0121

Description

@nbdd0121

The current HEAD of compiler-builtin's master branch no longer passes CI tests. Error reports failing at testcrate/tests/cmp.rs:34:9 for powerpc64le-unknown-linux-gnu target.

Bisection shows that the test still builds in nightly-2021-08-21 but fails in nightly-2021-08-22, so I suspect the issue is from LLVM upgrade #87570.

Initially discovered in rust-lang/compiler-builtins#405.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.C-bugCategory: This is a bug.O-PowerPCTarget: PowerPC processorsT-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