replace gimple_alloc_stat with c++
authorTrevor Saunders <tbsaunde+gcc@tbsaunde.org>
Sat, 29 Jul 2017 01:38:31 +0000 (01:38 +0000)
committerTrevor Saunders <tbsaunde@gcc.gnu.org>
Sat, 29 Jul 2017 01:38:31 +0000 (01:38 +0000)
commit9e2d7f46043ddf1353694a9f7c126a8aff4d0187
tree9cd5bb17b7125c9b13c5e1388cb0b52539bfaf47
parent9f896a4520d6cf6f19b7aeeb1057bf2770ce4d64
replace gimple_alloc_stat with c++

gcc/ChangeLog:

2017-07-28  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>

* gimple.c (gimple_build_with_ops_stat): Adjust.
(gimple_alloc_stat): Remove _stat from name.
* gimple.h (gimple_alloc): Remove macro.

From-SVN: r250700
gcc/ChangeLog
gcc/gimple.c
gcc/gimple.h