8000 BUG: Don't produce undefined behavior for a << b if b >= bitsof(a) by eric-wieser · Pull Request #13739 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BUG: Don't produce undefined behavior for a << b if b >= bitsof(a) #13739

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

Merged
merged 7 commits into from
Sep 14, 2019

BUG: Disable -O3 on right_shift on compilers which emit an internal e…

6cf6ece
Select commit
Loading
Failed to load commit list.
Merged

BUG: Don't produce undefined behavior for a << b if b >= bitsof(a) #13739

BUG: Disable -O3 on right_shift on compilers which emit an internal e…
6cf6ece
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs

0