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

vector_float_min_max fails on mips{,64,64el} with recent glibc #223

Open
mati865 opened this issue Feb 28, 2019 · 3 comments
Open

vector_float_min_max fails on mips{,64,64el} with recent glibc #223

mati865 opened this issue Feb 28, 2019 · 3 comments
Labels
Bug Something isn't working

Comments

@mati865
Copy link
Contributor

mati865 commented Feb 28, 2019

Tracked upstream: rust-lang/rust#52746

@mati865
Copy link
Contributor Author

mati865 commented Feb 28, 2019

Pinging @draganmladjenovic, I opened PR upgrading Docker images #224

@draganmladjenovic
Copy link

@mati865 This seems to be the same issue as rust-lang/rust#52746. Upgrade form glibc 2.24 to 2.27 in libc6-mips*-cross is what triggers it. The only odd thing is that mipsel wasn't affected at the time. Which I cannot explain.

@mati865 mati865 changed the title vector_float_min_max fails on mips{,64,64el} with recent qemu vector_float_min_max fails on mips{,64,64el} with recent glibc Mar 19, 2019
@mati865
Copy link
Contributor Author

mati865 commented Mar 19, 2019

Thank you @draganmladjenovic

@Lokathor Lokathor added the Bug Something isn't working label Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants