Skip to content

[LoongArch] dead loop after nightly-2024-02-12 #121289

Closed
@heiher

Description

@heiher

I tried this code:

rustc -vV
cargo -vV

I expected to see this happen: outputs version info

Instead, this happened: dead loop in main entry function.

Meta

rustc --version --verbose:

a84bb95a1 2024-02-13
b381d3ab2 2024-02-12 good
a84bb95a1 2024-02-13 bad

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.I-hangIssue: The compiler never terminates, due to infinite loops, deadlock, livelock, etc.O-loongarchTarget: LoongArch (LA32R, LA32S, LA64)T-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