This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a5de17d9120 libstdc++: Fix incorrect function call in -ffast-math optimization new cb3e0eac262 don't declare header-defined functions both static and inline
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/addresses.h | 6 +- gcc/asan.h | 14 +- gcc/attribs.h | 16 +- gcc/basic-block.h | 54 +-- gcc/bitmap.h | 20 +- gcc/c-family/c-common.h | 4 +- gcc/c/c-parser.h | 6 +- gcc/cfghooks.h | 2 +- gcc/cfgloop.h | 36 +- gcc/cgraph.h | 6 +- gcc/cp/cp-tree.h | 2 +- gcc/cselib.h | 4 +- gcc/data-streamer.h | 30 +- gcc/debug.h | 2 +- gcc/df.h | 26 +- gcc/diagnostic.h | 12 +- gcc/dominance.h | 2 +- gcc/dumpfile.h | 16 +- gcc/emit-rtl.h | 14 +- gcc/except.h | 2 +- gcc/expmed.h | 102 ++--- gcc/expr.h | 14 +- gcc/fixed-value.h | 2 +- gcc/fortran/gfortran.h | 4 +- gcc/gengtype.h | 12 +- gcc/gimple-expr.h | 18 +- gcc/gimple-iterator.h | 48 +- gcc/gimple-predict.h | 10 +- gcc/gimple-range-fold.h | 6 +- gcc/gimple-ssa.h | 14 +- gcc/gimple.h | 1026 +++++++++++++++++++++--------------------- gcc/graphite.h | 24 +- gcc/hard-reg-set.h | 18 +- gcc/hash-map.h | 8 +- gcc/hash-set.h | 6 +- gcc/hash-table.h | 6 +- gcc/hwint.h | 26 +- gcc/input.h | 12 +- gcc/insn-addr.h | 2 +- gcc/internal-fn.h | 6 +- gcc/ipa-fnsummary.h | 2 +- gcc/ipa-icf-gimple.h | 6 +- gcc/ipa-inline.h | 10 +- gcc/ipa-modref.h | 2 +- gcc/ipa-prop.h | 70 +-- gcc/ira-int.h | 50 +- gcc/ira.h | 2 +- gcc/jit/jit-dejagnu.h | 16 +- gcc/jit/jit-recording.h | 2 +- gcc/lra-int.h | 14 +- gcc/lra.h | 2 +- gcc/lto-streamer.h | 54 +-- gcc/memmodel.h | 18 +- gcc/objc/objc-act.cc | 2 - gcc/objc/objc-act.h | 6 +- gcc/objc/objc-map.h | 12 +- gcc/omp-general.h | 2 +- gcc/optabs-query.h | 8 +- gcc/optabs.h | 14 +- gcc/plugin.h | 2 +- gcc/pretty-print.h | 10 +- gcc/range.h | 6 +- gcc/read-md.h | 4 +- gcc/recog.h | 8 +- gcc/regs.h | 22 +- gcc/rtl-iter.h | 2 +- gcc/rtl.h | 34 +- gcc/sbitmap.h | 16 +- gcc/sched-int.h | 8 +- gcc/sel-sched-ir.h | 48 +- gcc/sese.h | 30 +- gcc/sparseset.h | 22 +- gcc/ssa-iterators.h | 86 ++-- gcc/system.h | 6 +- gcc/target-globals.h | 2 +- gcc/target.h | 6 +- gcc/timevar.h | 4 +- gcc/tree-chrec.h | 22 +- gcc/tree-data-ref.h | 24 +- gcc/tree-iterator.h | 16 +- gcc/tree-outof-ssa.h | 4 +- gcc/tree-phinodes.h | 4 +- gcc/tree-scalar-evolution.h | 6 +- gcc/tree-sra.h | 2 +- gcc/tree-ssa-alias.h | 2 +- gcc/tree-ssa-live.h | 24 +- gcc/tree-ssa-loop-manip.h | 2 +- gcc/tree-ssa-loop.h | 2 +- gcc/tree-ssa-operands.h | 4 +- gcc/tree-ssa-propagate.h | 4 +- gcc/tree-ssa-sccvn.h | 10 +- gcc/tree-ssa.h | 12 +- gcc/tree-ssanames.h | 10 +- gcc/tree-streamer.h | 8 +- gcc/tree-switch-conversion.h | 2 +- gcc/tree-vectorizer.h | 64 +-- gcc/tree.h | 88 ++-- gcc/wide-int.h | 2 +- 98 files changed, 1278 insertions(+), 1280 deletions(-)