Skip to content
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

target-feature x87 will soon be removed #14

Closed
xangelix opened this issue Dec 29, 2024 · 2 comments
Closed

target-feature x87 will soon be removed #14

xangelix opened this issue Dec 29, 2024 · 2 comments

Comments

@xangelix
Copy link
Contributor

warning: target feature x87 cannot be toggled with -Ctarget-feature: unsound on hard-float targets because it changes float ABI
|
= note: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
= note: for more information, see issue #116344 rust-lang/rust#116344

ronnychevalier added a commit that referenced this issue Jan 2, 2025
x87 will soon be removed.

See #14
@ronnychevalier
Copy link
Owner

I just pushed 83135b7 to fix this.
But it is not part of a release yet.

@xangelix
Copy link
Contributor Author

xangelix commented Jan 2, 2025

Thanks!

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

No branches or pull requests

2 participants