]> git.ipfire.org Git - thirdparty/gcc.git/commit
replace rtx_alloc_stat with c++
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Jul 2017 01:39:17 +0000 (01:39 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Jul 2017 01:39:17 +0000 (01:39 +0000)
commit68095389ab5a099c366d950417af24e5e269c9e1
tree7869e47428f64410f142d991cb44c4a1fc8b9266
parent4cd099234937c8febc2c4a2694e0d5b54a67ecd5
replace rtx_alloc_stat with c++

gcc/ChangeLog:

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

* emit-rtl.c (gen_raw_REG): Adjust.
* gengenrtl.c (gendef): Likewise.
* rtl.c (rtx_alloc_stat): Remove _stat from name.
* rtl.h (rtx_alloc): Remove macro.

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