Skip to content

Rustc Nightly v1.97.0+ Creates vfpu errors #199

Description

@flipnoteman

When compiling with newer rustc versions 1.97.0 or greater, the vfpu register handling generates this error:

error: expected relocatable expression | note: instantiated into assembly here --> <inline asm>:1:32 | 1 | .word ((__psp_regnum_$fp << 16)|((0b01001000 << 24) | (0b01100000 << 16) | (0 << 8) |0b0000000)) | ^

Compiling with version 1.96.0 (tested on nightly-2026-03-19) works fine.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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