Skip to content

error: non-private labels cannot appear between .cfi_startproc / .cfi_endproc pairs #23

Closed
rust-lang/rust
#122559
@ForsakenHarmony

Description

@ForsakenHarmony

GitHub Actions run: https://github.com/vercel/turbo/actions/runs/7961098095/job/21731648141?pr=7409#step:11:1401
Toolchain: nightly-2024-02-16-x86_64-apple-darwin

 error: non-private labels cannot appear between .cfi_startproc / .cfi_endproc pairs
   |
note: instantiated into assembly here
  --> <inline asm>:45:1
   |
45 | _stack_init_trampoline_return:
   | ^

error: previous .cfi_startproc was here
   |
note: instantiated into assembly here
  --> <inline asm>:27:1
   |
27 | .cfi_startproc
   | ^

May be related to
llvm/llvm-project#72802
libffi/libffi#807
https://reviews.llvm.org/D155245#4657083

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions