rust-lang / rust

Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
98.04k stars 12.68k forks source link

1.27.1 powerpc64/powerpc64le ui/target-feature-{gate,wrong} failing #52494

Open infinity0 opened 6 years ago

infinity0 commented 6 years ago

Since the files already have // ignore-arm for now I will go ahead and add // ignore-powerpc64{,le} to the Debian patches.

However target-feature-gate.rs also has gate-test-powerpc_target_feature so I wonder if ignore-powerpc64 is the best approach.

Enselic commented 1 year ago

Triage: Is this still a problem? Wanted to check since 5 years have passed and circumstances might have changed.