]> gcc.gnu.org Git - gcc.git/commit
tree-cfg.c (verify_gimple_phi): Check that gimple_phi_result is an SSA_NAME rather...
authorMartin Jambor <mjambor@suse.cz>
Wed, 9 Sep 2009 14:44:23 +0000 (16:44 +0200)
committerMartin Jambor <jamborm@gcc.gnu.org>
Wed, 9 Sep 2009 14:44:23 +0000 (16:44 +0200)
commit7648edc4d3f8411a1e6dca4e62633db3337ae5f3
treecddb9d75f37afa0b1992783b40138be7b3b5cc5a
parent5a4b005fef1940cf50746c9a3c30caf8e40dbef5
tree-cfg.c (verify_gimple_phi): Check that gimple_phi_result is an SSA_NAME rather than a is_gimple_variable.

2009-09-09  Martin Jambor  <mjambor@suse.cz>

* tree-cfg.c (verify_gimple_phi): Check that gimple_phi_result is
an SSA_NAME rather than a is_gimple_variable.

From-SVN: r151560
gcc/ChangeLog
gcc/tree-cfg.c
This page took 0.063487 seconds and 5 git commands to generate.