[BUG]: missing warning on `-march=native` in C · Issue #7489 · compiler-explorer/compiler-explorer · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A warning should pop up using
-march=native
in C like it does for C++Steps to reproduce
https://godbolt.org/z/jTT3znM8K or pick C and then type
-march=native
Expected behavior
pop up warning against this should happen
Reproduction link
https://godbolt.org/z/jTT3znM8K
Screenshots
Not applicable
Operating System
No response
Browser version
No response
The text was updated successfully, but these errors were encountered: