This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2d285060cf4 [Darwin] Partial reversion of 273749. new a02d8e72628 PR driver/80545 - option -Wstringop-overflow not recognized [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 17 ++++++++ gcc/cp/ChangeLog | 5 +++ gcc/cp/decl.c | 1 + gcc/diagnostic.c | 3 ++ gcc/diagnostic.h | 5 ++- gcc/ipa-pure-const.c | 2 +- gcc/opts-common.c | 10 ++++- gcc/opts.c | 76 ++++++++++++++++++++++++++++++++--- gcc/opts.h | 3 +- gcc/testsuite/ChangeLog | 6 +++ gcc/testsuite/gcc.misc-tests/help.exp | 28 +++++++++++++ gcc/testsuite/lib/options.exp | 27 ++++++++----- gcc/toplev.c | 4 +- 13 files changed, 167 insertions(+), 20 deletions(-)