Skip to content

fix index out of bounds error of x86_64 ABI #5779

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

Closed
wants to merge 2 commits into from

Conversation

crabtw
Copy link
Contributor

@crabtw crabtw commented Apr 8, 2013

This fixes #5754.

@crabtw
Copy link
Contributor Author

crabtw commented Apr 9, 2013

There are many [sig] sh 1296 sig_dispatch_pending: Win32 error 298 releasing sigcatch_nosync(0xEC) errors on auto-win.
I have no idea what the problem is.

@crabtw
Copy link
Contributor Author

crabtw commented Apr 9, 2013

I was wrong. sig_dispatch_pending messages do not matter.
It failed to make run_pass_stage2.dll.

@brson
Copy link
Contributor

brson commented Apr 9, 2013

I saw similar errors on #5726. So far I can't reproduce it.

@crabtw
Copy link
Contributor Author

crabtw commented Apr 14, 2013

If I declare an extern function that other test also uses and has different type, make check-fast would cause LLVM assertion failure. I add a builtin function to prevent this error.

bors added a commit that referenced this pull request Apr 14, 2013
@bors bors closed this Apr 14, 2013
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 this pull request may close these issues.

4 participants