8000 [BUG]: missing warning on `-march=native` in C · Issue #7489 · compiler-explorer/compiler-explorer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[BUG]: missing warning on -march=native in C #7489

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

Closed
mattgodbolt opened this issue Mar 10, 2025 · 2 comments · Fixed by #7650
Closed

[BUG]: missing warning on -march=native in C #7489

mattgodbolt opened this issue Mar 10, 2025 · 2 comments · Fixed by #7650
Labels

Comments

@mattgodbolt
Copy link
Member

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

@mattgodbolt
Copy link
Member Author

In C++ there's no popup any more either, just an orange warning triangle and nothing obvious why...

Image

not sure what happened here.

@mattgodbolt
Copy link
Member Author

ok I had to click on it, not mouse over, soo.. C++ is ok

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 a pull request may close this issue.

1 participant
0