Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed -fanalyzer from the gcc 10 developer options (#744) | Dana Robinson | 2021-06-10 | 1 | -4/+0 |
| | | | | | This is extremely slow and generates a LOT of false positives. It's also not really a warning flag, but an analysis feature and thus belongs in a separate configure option, not lumped in with the warnings. | ||||
* | Add compiler flags for GCC 10, along with updating warnhist script to ↵ | Quincey Koziol | 2020-12-21 | 1 | -0/+6 |
accommodate them. (#217) |