aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.c
diff options
context:
space:
mode:
authorTrevor Saunders <tbsaunde+gcc@tbsaunde.org>2017-07-29 01:38:19 +0000
committerTrevor Saunders <tbsaunde@gcc.gnu.org>2017-07-29 01:38:19 +0000
commit6db60760b35d0d3902f099265e3f26283deecab2 (patch)
tree64c7463cba570edcabf82e8ea6ef14c51fe11776 /gcc/rtl.c
parent4bd2de4b4544d5fcc1d2dca8a54923cbbcf47e7d (diff)
downloadgcc-6db60760b35d0d3902f099265e3f26283deecab2.zip
gcc-6db60760b35d0d3902f099265e3f26283deecab2.tar.gz
gcc-6db60760b35d0d3902f099265e3f26283deecab2.tar.bz2
use c++ instead of buildN_stat{,_loc}
gcc/ChangeLog: 2017-07-28 Trevor Saunders <tbsaunde+gcc@tbsaunde.org> * fold-const.c (fold_build1_stat_loc): Adjust. (fold_build2_stat_loc): Likewise. (fold_build3_stat_loc): Likewise. * tree.c (build0_stat): Remove _stat from name. (build1_stat): Likewise. (build2_stat): Likewise. (build3_stat): Likewise. (build4_stat): Likewise. (build5_stat): Likewise. * tree.h (build1_loc): Remove macro, and rename _stat function to this. (build2_loc): Likewise. (build3_loc): Likewise. (build4_loc): Likewise. (build5_loc): Likewise. From-SVN: r250698
Diffstat (limited to 'gcc/rtl.c')
0 files changed, 0 insertions, 0 deletions