Skip to content

PowerPC: Replace static_assert with runtime assertion #13

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shalinib-ibm
Copy link
Owner

This patch replaces the static_assert used to guard unsupported RN/RM cases with assert. This is to ensure compatibility with gcc 11.

Make sure to read the contributing guidelines before submitting a PR

This patch replaces the static_assert used to guard unsupported RN/RM
cases with assert. This is to ensure compatibility with gcc 11.

Signed-off-by: Shalini Salomi Bodapati <[email protected]>
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.

1 participant