This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b7494a1 compiler: Don't make void-typed temporaries. new 5a45f14 add GCC_FINAL to ansidecl.h new daa5a8a replace several uses of the anon namespace with GCC_FINAL new 39867fd compiler: Handle newlines in general comments.
The 3 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 | 12 ++++++++ gcc/compare-elim.c | 8 ++---- gcc/dce.c | 16 +++-------- gcc/dse.c | 16 +++-------- gcc/gimple-ssa-isolate-paths.c | 6 ++-- gcc/gimple-ssa-strength-reduction.c | 8 ++---- gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/lex.cc | 13 +++++++-- gcc/go/gofrontend/lex.h | 2 +- gcc/graphite.c | 16 +++-------- gcc/init-regs.c | 8 ++---- gcc/ipa-pure-const.c | 32 ++++++--------------- gcc/ipa-visibility.c | 14 ++-------- gcc/ipa.c | 24 ++++------------ gcc/mode-switching.c | 8 ++---- gcc/omp-low.c | 40 +++++++------------------- gcc/reorg.c | 16 +++-------- gcc/sanopt.c | 8 ++---- gcc/trans-mem.c | 56 ++++++++++--------------------------- gcc/tree-eh.c | 40 +++++++------------------- gcc/tree-if-conv.c | 8 ++---- gcc/tree-ssa-copyrename.c | 8 ++---- gcc/tree-ssa-dce.c | 16 +++-------- gcc/tree-ssa-dom.c | 8 ++---- gcc/tree-ssa-dse.c | 8 ++---- gcc/tree-ssa-forwprop.c | 8 ++---- gcc/tree-ssa-sink.c | 8 ++---- gcc/tree-ssanames.c | 8 ++---- gcc/tree-stdarg.c | 16 +++-------- gcc/tree-tailcall.c | 16 +++-------- gcc/tree-vect-generic.c | 16 +++-------- gcc/tree.c | 8 ++---- gcc/ubsan.c | 8 ++---- gcc/var-tracking.c | 8 ++---- gcc/vtable-verify.c | 8 ++---- gcc/web.c | 8 ++---- include/ChangeLog | 4 +++ include/ansidecl.h | 9 ++++++ 38 files changed, 157 insertions(+), 361 deletions(-)