Skip to content

run-pass: tag-align-dyn-variants.rs, tag-align-dyn-u64.rs and tag-align-u64.rs fail on 32-bit linux #7340

New issue

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

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

Already on GitHub? # to your account

Closed
thestinger opened this issue Jun 24, 2013 · 5 comments

Comments

@thestinger
Copy link
Contributor

No description provided.

@emberian
Copy link
Member

emberian commented Aug 5, 2013

still xfailed

huonw added a commit to huonw/rust that referenced this issue Jan 12, 2014
@huonw
Copy link
Member

huonw commented Jan 12, 2014

Still xfailed and still broken.

@klutzy
Copy link
Contributor

klutzy commented Apr 25, 2014

Also broken on mac32. (at least tag-align-dyn-variants works on mac64/linux64/win32.)

@frewsxcv
Copy link
Member

frewsxcv commented Feb 3, 2015

visiting for triage

As of today, this test is still ignored on 32 bit linux/mac

// ignore-linux #7340 fails on 32-bit Linux
// ignore-macos #7340 fails on 32-bit macos

I don't have any 32 bit systems to test this on unfortunately (for better/worse?)

@klutzy
Copy link
Contributor

klutzy commented Feb 3, 2015

tag-align-dyn-variants still fails on 32-bit linux. (in is_8_byte_aligned, p & 7 is always 4.)

@bors bors closed this as completed in 340d1cc Mar 6, 2015
flip1995 pushed a commit to flip1995/rust that referenced this issue Jul 19, 2021
Fix ICE in `is_integer_const`

fixes: rust-lang#7340
changelog: Fix ICE in `modulo_one` in const contexts
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants