]> gcc.gnu.org Git - gcc.git/commit
ipa-cp.c (ipcp_lats_are_equal): Return true also if the two lattices are addresses...
authorMartin Jambor <mjambor@suse.cz>
Fri, 9 Apr 2010 20:24:11 +0000 (22:24 +0200)
committerMartin Jambor <jamborm@gcc.gnu.org>
Fri, 9 Apr 2010 20:24:11 +0000 (22:24 +0200)
commitadd5d9980add8cddbfb8079a800e11b1ec640761
tree1544c1eda2afa69906ff167880adf1228b76c93d
parent43ba743ca91e5dce17fc695392bab956ed5c79f4
ipa-cp.c (ipcp_lats_are_equal): Return true also if the two lattices are addresses of CONST_DECLs with the same...

2010-04-09  Martin Jambor  <mjambor@suse.cz>

* ipa-cp.c (ipcp_lats_are_equal): Return true also if the two
lattices are addresses of CONST_DECLs with the same initial value.
(ipcp_print_all_lattices): Print values of CONST_DECLs.
* ipa-prop.c (ipa_print_node_jump_functions): Likewise.

From-SVN: r158176
gcc/ChangeLog
gcc/ipa-cp.c
gcc/ipa-prop.c
This page took 0.059445 seconds and 5 git commands to generate.