[simd] Make compiler ignore (no warning) unknown pragmas
2 unresolved threads
2 unresolved threads
This suppressed the warning for the opm pragma, and all other such warnings.
Merge request reports
Activity
assigned to @christi
mentioned in commit 9d226586
Seem to be a known bug in gcc which hasn't been fixed in almost 10 years https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53431
well it works for clang but not for gcc and is a reported bug for gcc, so at least some people agree that this is not the desired behaviour.
Edited by Timo Koch
mentioned in issue #267 (closed)
See !1035 (merged)
mentioned in merge request !1035 (merged)
Please register or sign in to reply