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

counterexample not added after failed verification with --results #920

Open
bchurchill opened this issue Jul 6, 2016 · 1 comment
Open

Comments

@bchurchill
Copy link
Member

In the NaCl branch there was a hacky way to do this, but it never made it into develop.

@bchurchill
Copy link
Member Author

I've done this, but it has a problem: it segfaults with the -march=i7-avx2 flag if compiled with -O2 or higher. Might even be a compiler bug (g++ is generating a movdqa instruction that's sometimes not properly aligned). I'll try and isolate this further before pushing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant