]> git.ipfire.org Git - thirdparty/gcc.git/commit
convert trans-mem to hash_table
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Nov 2014 15:10:56 +0000 (15:10 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Nov 2014 15:10:56 +0000 (15:10 +0000)
commitb7aa58e45b5ed7639b872a9201d5016db87ba596
tree32d0ea1b5e051e3d370ca84a45ea541a8f404a5d
parent9f9f871f6cb738b7ce11633bd9a2e7336b136786
convert trans-mem to hash_table

gcc/

* cfgexpand.c, gimple-ssa.h, trans-mem.c: Replace htab with
hash_table.

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