compiler-explorer / compiler-explorer/infra
check for release mode flags in gcc compilres
Open
enhancement
- Dominant language
- Python
- Stars
- 434
- Forks
- 429
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 38
Description
From:https://stackoverflow.com/questions/21029281/why-is-gcc-4-9-trunk-so-slow
Might not be an issue but trunk is slower than released compilers.
'Extra diagnostic checks enabled; compiler may run slowly. Configure with --enable-checking=release to disable checks.'
Contributor guide
Assessment
This issue has not been assessed yet.