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

ARM: packed-struct-vec #9116

Closed
sanxiyn opened this issue Sep 11, 2013 · 4 comments
Closed

ARM: packed-struct-vec #9116

sanxiyn opened this issue Sep 11, 2013 · 4 comments
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc O-Arm Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state

Comments

@sanxiyn
Copy link
Member

sanxiyn commented Sep 11, 2013

packed-struct-vec rpass test fails with "Bus error". Could be an LLVM problem, also could be a Rust problem.

@yichoi
Copy link
Contributor

yichoi commented Nov 9, 2013

test/run-pass/packed-struct-vec.rs

@yichoi
Copy link
Contributor

yichoi commented Nov 9, 2013

related #9120

@steveklabnik
Copy link
Member

Given that android is tested nowadays, it looks to me like this just got lost in the shuffle. Let me know if closing this is wrong for some reason.

@richo
Copy link
Contributor

richo commented Jan 20, 2015

@steveklabnik This looks like it needs to be open, it's ignored on android: https://github.com/rust-lang/rust/blob/master/src/test/run-pass/packed-struct-vec.rs#L11

(Edit: I fixed the link)

@kmcallister kmcallister reopened this Jan 21, 2015
@sanxiyn sanxiyn removed the O-android Operating system: Android label Jan 25, 2015
tamird added a commit to tamird/rust that referenced this issue Apr 22, 2015
tamird added a commit to tamird/rust that referenced this issue Apr 22, 2015
tamird added a commit to tamird/rust that referenced this issue Apr 22, 2015
tamird added a commit to tamird/rust that referenced this issue Apr 22, 2015
tamird added a commit to tamird/rust that referenced this issue Apr 23, 2015
tamird added a commit to tamird/rust that referenced this issue Apr 24, 2015
tamird added a commit to tamird/rust that referenced this issue Apr 25, 2015
tamird added a commit to tamird/rust that referenced this issue Apr 29, 2015
@bors bors closed this as completed in 97fe4e6 Apr 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc O-Arm Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
Projects
None yet
Development

No branches or pull requests

5 participants