Skip to content

Expose minimal floating point symbols for x86_64-unknown-none #510

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

mkroening
Copy link
Contributor

Closes #509.

CC: @haraldh, @mikeleany (x86_64-unknown-none target maintainers)

@Amanieu Amanieu merged commit 0408ded into rust-lang:master Dec 8, 2022
@mkroening mkroening deleted the float-x86_64-none branch December 8, 2022 14:15
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Dec 10, 2022
…, r=Mark-Simulacrum

Bump compiler-builtins to 0.1.85

This makes minimal floating point symbols available on `x86_64-unknown-none`.

See rust-lang/compiler-builtins#509 and rust-lang/compiler-builtins#510.
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Dec 10, 2022
…, r=Mark-Simulacrum

Bump compiler-builtins to 0.1.85

This makes minimal floating point symbols available on `x86_64-unknown-none`.

See rust-lang/compiler-builtins#509 and rust-lang/compiler-builtins#510.
thomcc pushed a commit to tcdi/postgrestd that referenced this pull request May 31, 2023
…Simulacrum

Bump compiler-builtins to 0.1.85

This makes minimal floating point symbols available on `x86_64-unknown-none`.

See rust-lang/compiler-builtins#509 and rust-lang/compiler-builtins#510.
tgross35 added a commit to tgross35/compiler-builtins that referenced this pull request Feb 24, 2025
Migrate away from nonfunctional `fenv` stubs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Undefined floating point symbols on x86_64-unknown-none
3 participants