Compile without warnings on GCC 8.2.0 with LTO enabled
View options
- Truncate descriptions
I propose that we should try to build without warnings on GCC 8.2.0 when the LTO option is enabled. (See #27728 (moved))
With LTO, the compiler generates some spurious warnings, but some warnings that reflect real cross-module issues that we should care about.
- Show labels
- Show closed items