Skip to content

f32::min etc cause linker errors on bare-metal #155

Closed
rust-lang/compiler-builtins
#517
@bjoernQ

Description

@bjoernQ

Seems like that intrinsic generates code that wants to call fminf which is not present on bare-metal

It works fine with RISCV targets

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