This option was introduced with GCC 8.1.0 as in the original commit, but the value wasn't right initially and was volatile during the 8 series. To avoid this, this commit moves the warning to 9.1.0 (the next version we generally care about), since we don't want to get too deep into the weeds of point releases, and a warning not being used yet in some particular version of GCC isn't a big deal.pull/11477/head
parent
58e6fb40f6
commit
535498d367
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue