r229874 - in /branches/ttype-2015: gcc/ada/gcc-...

amacleod@gcc.gnu.org amacleod@gcc.gnu.org
Fri Nov 6 18:42:00 GMT 2015


Author: amacleod
Date: Fri Nov  6 18:42:42 2015
New Revision: 229874

URL: https://gcc.gnu.org/viewcvs?rev=229874&root=gcc&view=rev
Log:
convert union tree_node to struct tree_node


Modified:
    branches/ttype-2015/gcc/ada/gcc-interface/ada-tree.h
    branches/ttype-2015/gcc/c-family/c-format.c
    branches/ttype-2015/gcc/c/c-decl.c
    branches/ttype-2015/gcc/cgraph.c
    branches/ttype-2015/gcc/cgraph.h
    branches/ttype-2015/gcc/config/nvptx/nvptx.h
    branches/ttype-2015/gcc/coretypes.h
    branches/ttype-2015/gcc/cp/cp-tree.h
    branches/ttype-2015/gcc/cp/decl.c
    branches/ttype-2015/gcc/doc/generic.texi
    branches/ttype-2015/gcc/emit-rtl.c
    branches/ttype-2015/gcc/explow.c
    branches/ttype-2015/gcc/expmed.c
    branches/ttype-2015/gcc/fold-const.c
    branches/ttype-2015/gcc/fortran/f95-lang.c
    branches/ttype-2015/gcc/gengtype.c
    branches/ttype-2015/gcc/ggc.h
    branches/ttype-2015/gcc/gimple-ssa.h
    branches/ttype-2015/gcc/go/go-lang.c
    branches/ttype-2015/gcc/ipa-devirt.c
    branches/ttype-2015/gcc/ipa-inline-transform.c
    branches/ttype-2015/gcc/java/java-tree.h
    branches/ttype-2015/gcc/jit/dummy-frontend.c
    branches/ttype-2015/gcc/lto/lto-symtab.c
    branches/ttype-2015/gcc/lto/lto-tree.h
    branches/ttype-2015/gcc/lto/lto.c
    branches/ttype-2015/gcc/objc/objc-act.h
    branches/ttype-2015/gcc/print-tree.c
    branches/ttype-2015/gcc/stor-layout.c
    branches/ttype-2015/gcc/stringpool.c
    branches/ttype-2015/gcc/symtab.c
    branches/ttype-2015/gcc/system.h
    branches/ttype-2015/gcc/tree-core.h
    branches/ttype-2015/gcc/tree-sra.c
    branches/ttype-2015/gcc/tree-streamer-in.c
    branches/ttype-2015/gcc/tree-streamer-out.c
    branches/ttype-2015/gcc/tree.c
    branches/ttype-2015/gcc/tree.h
    branches/ttype-2015/libcpp/include/cpp-id-data.h
    branches/ttype-2015/libcpp/include/cpplib.h
    branches/ttype-2015/libcpp/include/line-map.h



More information about the Gcc-cvs mailing list