This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4a2c6818391 Daily bump. new 20fb2ca102c use c++ instead of make_node_stat new 8a50b528c61 use c++ instead of _stat for copy_node_stat new 384f2bc8445 use cxx instead of make_tree_binfo_stat new e01a5d618bd use c++ for make_int_cst_stat new 64a50bc9ad1 use c++ instead of buildN_stat{,_loc} new 0399ded91a6 use c++ instead of {make,grow}_tree_vec_stat new 11ba0fb8624 replace gimple_alloc_stat with c++ new 839478ecf2a use c++ instead of build_decl_stat new 5dd135fd8c6 use c++ instead of build_vl_exp_stat new b1d777e8c65 use c++ for tree_cons_stat new 22fd4a9e64b remove unused build_var_debug_value prototype new e65b7169fa1 use C++ for {make,build}_vector_stat new 4cd09923493 use c++ for build_tree_list{,_vec}_stat new 68095389ab5 replace rtx_alloc_stat with c++ new 3523e41a496 replace shallow_copy_rtx_stat with c++ new c163347d17f simplify the bitmap alloc_stat functions with c++ new 076121e0259 use c++ for bitmap_initialize new 8fa9cbe6d66 use c++ for gimple_build_debug_bind{,_source} new 35da66527c8 use c++ for fold_buildN_loc
The 19 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 | 141 ++++++++++++++++++++++++++++++++++++++++++++++++++ gcc/bitmap.c | 8 +-- gcc/bitmap.h | 17 ++---- gcc/cp/ChangeLog | 5 ++ gcc/cp/lex.c | 4 +- gcc/emit-rtl.c | 2 +- gcc/fold-const.c | 14 ++--- gcc/fold-const.h | 24 ++++----- gcc/fortran/ChangeLog | 4 ++ gcc/fortran/resolve.c | 2 +- gcc/gengenrtl.c | 2 +- gcc/gimple.c | 8 +-- gcc/gimple.h | 11 ++-- gcc/rtl.c | 4 +- gcc/rtl.h | 6 +-- gcc/tree.c | 62 +++++++++++----------- gcc/tree.h | 106 +++++++++++++------------------------ 17 files changed, 259 insertions(+), 161 deletions(-)