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

Fallthrough: ICC Warning #1352

Merged
merged 1 commit into from
Sep 8, 2020

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Sep 7, 2020

Summary

gnu::fallthrough is not defined with ICC 20.2.1.20200602 and throws a warning at compile-time in ParamsParse.

Additional background

Checklist

The proposed changes:

  • fix a bug or incorrect behavior in AMReX
  • add new capabilities to AMReX
  • changes answers in the test suite to more than roundoff level
  • are likely to significantly affect the results of downstream AMReX users
  • are described in the proposed changes to the AMReX documentation, if appropriate

`gnu::fallthrough` is not defined with ICC 20.2.1.20200602 and throws a
warning at compile-time in ParamsParse.
@ax3l ax3l added the warning label Sep 7, 2020
@WeiqunZhang WeiqunZhang merged commit cd075c8 into AMReX-Codes:development Sep 8, 2020
kweide pushed a commit to ECP-Astro/amrex that referenced this pull request Sep 28, 2020
## Summary

`gnu::fallthrough` is not defined with ICC 20.2.1.20200602 and throws a warning at compile-time in ParamsParse.

## Additional background

## Checklist

The proposed changes:
- [x] fix a bug or incorrect behavior in AMReX
- [ ] add new capabilities to AMReX
- [ ] changes answers in the test suite to more than roundoff level
- [ ] are likely to significantly affect the results of downstream AMReX users
- [ ] are described in the proposed changes to the AMReX documentation, if appropriate
kweide added a commit to ECP-Astro/amrex that referenced this pull request Sep 28, 2020
dwillcox pushed a commit to dwillcox/amrex that referenced this pull request Oct 3, 2020
## Summary

`gnu::fallthrough` is not defined with ICC 20.2.1.20200602 and throws a warning at compile-time in ParamsParse.

## Additional background

## Checklist

The proposed changes:
- [x] fix a bug or incorrect behavior in AMReX
- [ ] add new capabilities to AMReX
- [ ] changes answers in the test suite to more than roundoff level
- [ ] are likely to significantly affect the results of downstream AMReX users
- [ ] are described in the proposed changes to the AMReX documentation, if appropriate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants