OSDN Git Service

2010-04-09 Martin Jambor <mjambor@suse.cz>
authorjamborm <jamborm@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Apr 2010 20:24:11 +0000 (20:24 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 05:31:15 +0000 (14:31 +0900)
commitdf107416e2ef6a8aa757232885c1f60257a9b9a3
tree6fd4032c1372f2ab83a2a9194a4552b1f75e6824
parentfc094513dbfc5b4653dcc9fe14b6162cd274e972
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158176 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog