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

32-bit rustc data corruption #4054

Closed
brson opened this issue Nov 28, 2012 · 1 comment
Closed

32-bit rustc data corruption #4054

brson opened this issue Nov 28, 2012 · 1 comment
Labels
A-codegen Area: Code generation
Milestone

Comments

@brson
Copy link
Contributor

brson commented Nov 28, 2012

After the latest snapshot rustc would mysteriously fail in stage1, building libsyntax:

rust: task failed at 'The .times method expects a nonnegative number, but found -43', /home/brian/dev/rust2/src/librustc/rustc.rc:1

To work around this I am adding a single debug statement to rustc::middle::privacy, with a FIXME containing this bug number.

@brson
Copy link
Contributor Author

brson commented Dec 6, 2012

I removed this hack. Superceded by #4127

@brson brson closed this as completed Dec 6, 2012
RalfJung added a commit to RalfJung/rust that referenced this issue Dec 8, 2024
follow-up on rust-lang#4052, making a miri evaluation context fn for strerror_r.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-codegen Area: Code generation
Projects
None yet
Development

No branches or pull requests

1 participant