This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 039c36f8146 2019-06-27 Richard Biener rguenther@suse.de new 75f91b4e2e0 ix86: pass correct options to compiler for gfni-4 testcase new 22eb1ed592e Remove quite obvious dead assignments.
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/ChangeLog | 39 ++++++++++++++++++++++++++++++++++ gcc/asan.c | 4 ++-- gcc/bt-load.c | 1 - gcc/builtins.c | 8 ++----- gcc/cfgexpand.c | 9 ++++---- gcc/cfghooks.c | 2 -- gcc/cfgloopmanip.c | 1 - gcc/cfgrtl.c | 1 - gcc/cgraph.c | 2 -- gcc/combine.c | 1 - gcc/config/i386/i386.c | 13 ++---------- gcc/cp/ChangeLog | 12 +++++++++++ gcc/cp/class.c | 4 ---- gcc/cp/decl.c | 2 +- gcc/cp/parser.c | 2 +- gcc/cp/pt.c | 4 +--- gcc/cp/rtti.c | 4 ++-- gcc/cp/typeck.c | 2 -- gcc/cselib.c | 3 +-- gcc/df-scan.c | 2 -- gcc/dojump.c | 2 -- gcc/early-remat.c | 1 - gcc/emit-rtl.c | 2 +- gcc/graphite-scop-detection.c | 2 -- gcc/ipa-cp.c | 3 --- gcc/ira-color.c | 1 - gcc/ira.c | 3 +-- gcc/lra-eliminations.c | 1 - gcc/read-rtl.c | 4 ++-- gcc/regrename.c | 3 +-- gcc/reorg.c | 3 +-- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.target/i386/gfni-4.c | 2 +- gcc/tree-inline.c | 4 ++-- gcc/tree-ssa-reassoc.c | 3 --- gcc/tree-ssa-sink.c | 1 - gcc/tree-ssa-threadedge.c | 1 - gcc/tree-vect-loop.c | 8 ++----- gcc/tree.c | 2 -- libgcc/ChangeLog | 6 ++++++ libgcc/libgcov-driver-system.c | 4 +--- libgcc/libgcov-util.c | 3 +-- 42 files changed, 90 insertions(+), 89 deletions(-)