]> gcc.gnu.org Git - gcc.git/commit
global.c, [...]: Move DEF_VEC_P(basic_block) and DEF_VEC_ALLOC_P(basic_block,{gc...
authorKazu Hirata <kazu@codesourcery.com>
Wed, 28 Dec 2005 01:13:19 +0000 (01:13 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 28 Dec 2005 01:13:19 +0000 (01:13 +0000)
commitc71070ab83526725e7679dc850f86ba8cb5ca45f
tree62cd9fec1be4b0091939fd7abd2335b1cbf99b21
parent420ab68e181bbd40bbf1315dd5d8fd15aa7e5119
global.c, [...]: Move DEF_VEC_P(basic_block) and DEF_VEC_ALLOC_P(basic_block,{gc,heap}) to ...

* global.c, tree-ssa-pre.c: Move DEF_VEC_P(basic_block) and
DEF_VEC_ALLOC_P(basic_block,{gc,heap}) to ...
* basic-block.h: ... here.

From-SVN: r109097
gcc/ChangeLog
gcc/basic-block.h
gcc/global.c
gcc/tree-ssa-pre.c
This page took 0.061845 seconds and 5 git commands to generate.