This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9480491a644 PR middle-end/100684 - spurious -Wnonnull with -O1 on a C++ lambda new 459d84e9b6e opts: change write_symbols to support bitmasks new 66168f96f07 dwarf: new dwarf_debuginfo_p predicate
The 2 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/c-family/c-lex.c | 4 +- gcc/c-family/c-opts.c | 7 ++- gcc/c-family/c-pch.c | 12 ++-- gcc/common.opt | 2 +- gcc/config/c6x/c6x.c | 4 +- gcc/config/darwin.c | 3 +- gcc/config/i386/cygming.h | 2 +- gcc/config/i386/darwin.h | 4 +- gcc/config/mips/mips.c | 3 +- gcc/config/rs6000/rs6000.c | 4 +- gcc/dbxout.c | 1 + gcc/dwarf2cfi.c | 9 ++- gcc/except.c | 1 + gcc/final.c | 15 ++--- gcc/flag-types.h | 29 ++++++--- gcc/flags.h | 21 ++++++- gcc/objc/objc-act.c | 2 +- gcc/opts.c | 117 +++++++++++++++++++++++++++++++++---- gcc/targhooks.c | 2 +- gcc/testsuite/gcc.dg/pch/valid-1.c | 2 +- gcc/testsuite/lib/dg-pch.exp | 4 +- gcc/toplev.c | 15 ++--- 22 files changed, 197 insertions(+), 66 deletions(-)