r220302 - in /branches/ttype2/gcc: c-family/c-c...

amacleod@gcc.gnu.org amacleod@gcc.gnu.org
Sat Jan 31 01:11:00 GMT 2015


Author: amacleod
Date: Sat Jan 31 01:11:32 2015
New Revision: 220302

URL: https://gcc.gnu.org/viewcvs?rev=220302&root=gcc&view=rev
Log:
add ttype_p for parameters


Modified:
    branches/ttype2/gcc/c-family/c-common.c
    branches/ttype2/gcc/c-family/c-common.h
    branches/ttype2/gcc/c/c-tree.h
    branches/ttype2/gcc/c/c-typeck.c
    branches/ttype2/gcc/cp/call.c
    branches/ttype2/gcc/cp/cp-tree.h
    branches/ttype2/gcc/cp/cvt.c
    branches/ttype2/gcc/cp/decl2.c
    branches/ttype2/gcc/cp/tree.c
    branches/ttype2/gcc/cp/typeck.c
    branches/ttype2/gcc/java/expr.c
    branches/ttype2/gcc/java/java-tree.h
    branches/ttype2/gcc/java/typeck.c
    branches/ttype2/gcc/langhooks-def.h
    branches/ttype2/gcc/langhooks.c
    branches/ttype2/gcc/langhooks.h
    branches/ttype2/gcc/tree-inline.c
    branches/ttype2/gcc/tree-inline.h
    branches/ttype2/gcc/tree.c
    branches/ttype2/gcc/tree.h



More information about the Gcc-cvs mailing list