This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8833eab4461 Add -Wtsan. new 5137d1ae6a1 Remove Report keyword for options new eece52b53b7 opts: Remove all usages of Report keyword.
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/brig/lang.opt | 2 +- gcc/c-family/c.opt | 8 +- gcc/common.opt | 584 ++++++++++++++++---------------- gcc/config/aarch64/aarch64.opt | 18 +- gcc/config/alpha/alpha.opt | 38 +-- gcc/config/arc/arc.opt | 110 +++--- gcc/config/arm/arm.opt | 66 ++-- gcc/config/avr/avr.opt | 52 +-- gcc/config/bfin/bfin.opt | 34 +- gcc/config/bpf/bpf.opt | 6 +- gcc/config/c6x/c6x.opt | 6 +- gcc/config/cr16/cr16.opt | 4 +- gcc/config/cris/cris.opt | 64 ++-- gcc/config/cris/elf.opt | 2 +- gcc/config/csky/csky.opt | 60 ++-- gcc/config/darwin.opt | 24 +- gcc/config/fr30/fr30.opt | 2 +- gcc/config/frv/frv.opt | 62 ++-- gcc/config/ft32/ft32.opt | 12 +- gcc/config/gcn/gcn.opt | 12 +- gcc/config/i386/cygming.opt | 6 +- gcc/config/i386/i386.opt | 304 ++++++++--------- gcc/config/ia64/ia64.opt | 68 ++-- gcc/config/ia64/ilp32.opt | 4 +- gcc/config/linux-android.opt | 2 +- gcc/config/linux.opt | 8 +- gcc/config/lm32/lm32.opt | 10 +- gcc/config/m32r/m32r.opt | 14 +- gcc/config/m68k/m68k.opt | 24 +- gcc/config/mcore/mcore.opt | 22 +- gcc/config/microblaze/microblaze.opt | 8 +- gcc/config/mips/mips.opt | 164 ++++----- gcc/config/mmix/mmix.opt | 34 +- gcc/config/mn10300/mn10300.opt | 10 +- gcc/config/moxie/moxie.opt | 6 +- gcc/config/msp430/msp430.opt | 34 +- gcc/config/nds32/nds32.opt | 40 +-- gcc/config/nios2/elf.opt | 4 +- gcc/config/nios2/nios2.opt | 258 +++++++------- gcc/config/nvptx/nvptx.opt | 16 +- gcc/config/pa/pa.opt | 26 +- gcc/config/pdp11/pdp11.opt | 24 +- gcc/config/pru/pru.opt | 6 +- gcc/config/riscv/riscv.opt | 22 +- gcc/config/rl78/rl78.opt | 18 +- gcc/config/rs6000/aix64.opt | 6 +- gcc/config/rs6000/linux64.opt | 2 +- gcc/config/rs6000/rs6000.opt | 126 +++---- gcc/config/rs6000/sysv4.opt | 32 +- gcc/config/rx/elf.opt | 2 +- gcc/config/rx/rx.opt | 26 +- gcc/config/s390/s390.opt | 64 ++-- gcc/config/s390/tpf.opt | 14 +- gcc/config/sh/sh.opt | 38 +-- gcc/config/sol2.opt | 4 +- gcc/config/sparc/long-double-switch.opt | 4 +- gcc/config/sparc/sparc.opt | 60 ++-- gcc/config/tilegx/tilegx.opt | 8 +- gcc/config/tilepro/tilepro.opt | 2 +- gcc/config/v850/v850.opt | 48 +-- gcc/config/visium/visium.opt | 6 +- gcc/config/vms/vms.opt | 6 +- gcc/config/vxworks.opt | 2 +- gcc/config/xtensa/xtensa.opt | 12 +- gcc/doc/options.texi | 3 - gcc/lto/lang.opt | 6 +- gcc/opt-functions.awk | 4 +- gcc/optc-gen.awk | 4 - gcc/opts.h | 2 - 69 files changed, 1386 insertions(+), 1393 deletions(-)