Skip to content

LLVM ERROR: Regression from previous version of the fork (LLVM-53) #13

@reitermarkus

Description

@reitermarkus

Hi,

I noticed a regression when compiling a project using my fork of rust-xtensa here: https://github.com/reitermarkus/rust/tree/xtensa-support

When compiling a project containing

std::net::ToSocketAddrs::to_socket_addrs("0.0.0.0:80");

I get the following error:

LLVM ERROR: Error while trying to spill A8 from class AR: Cannot scavenge register without an emergency spill slot!

This compiled fine previously with the llvm-xtensa fork.

Not sure how to debug this further.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions