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

BigInt tests fail on 32-bit platforms #4393

Closed
brson opened this issue Jan 9, 2013 · 3 comments
Closed

BigInt tests fail on 32-bit platforms #4393

brson opened this issue Jan 9, 2013 · 3 comments

Comments

@brson
Copy link
Contributor

brson commented Jan 9, 2013

In std::bigint there are several disabled tests.

@gifnksm
Copy link
Contributor

gifnksm commented Apr 21, 2013

I think this issue can be closed by #4414

@pnkfelix
Copy link
Member

I'm not sure we can close the issue quite yet. Though several of the tests were re-enabled by PR #4414, there remains (solely) the fn test_shr() which has ignore directives for {x86, arm, mips}.

(Alternatively we could open a fresh issue just dedicated to fixing that case, but I do not think that would accomplish anything.)

@emberian
Copy link
Member

emberian commented Aug 5, 2013

Visiting for triage; nothing to add except that it's extra::bigint now.

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

Successfully merging a pull request may close this issue.

4 participants