]> git.ipfire.org Git - thirdparty/gcc.git/commit
replace gimple_alloc_stat with c++
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Jul 2017 01:38:31 +0000 (01:38 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Jul 2017 01:38:31 +0000 (01:38 +0000)
commit11ba0fb86245ffe51185ac077053cb5a35e548f8
tree9cd5bb17b7125c9b13c5e1388cb0b52539bfaf47
parent0399ded91a697ee903db3651cb0557b30399d9e9
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@250700 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimple.c
gcc/gimple.h