r209202 - in /branches/re-arch/gcc: gimple-tree...

amacleod@gcc.gnu.org amacleod@gcc.gnu.org
Mon Apr 7 22:03:00 GMT 2014


Author: amacleod
Date: Mon Apr  7 22:03:14 2014
New Revision: 209202

URL: http://gcc.gnu.org/viewcvs?rev=209202&root=gcc&view=rev
Log:

port tree-ssa-ccp.c, adjust global_tree references to pointer indirection (PCH changed underlying contents).. use gimple_booean_type instead of bool_type_node.


Modified:
    branches/re-arch/gcc/gimple-tree.h
    branches/re-arch/gcc/gimple-value-core.h
    branches/re-arch/gcc/gimple-value.c
    branches/re-arch/gcc/gimple-value.h
    branches/re-arch/gcc/gimple-wrapper.h
    branches/re-arch/gcc/gimple.h
    branches/re-arch/gcc/tree-ssa-ccp.c
    branches/re-arch/gcc/tree.h
    branches/re-arch/gcc/value-prof.c



More information about the Gcc-cvs mailing list