aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-gimplify.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-22re PR c++/16112 (ICE with statement expression in return statement)Jason Merrill1-0/+2
2004-06-21c-common.def (RETURN_STMT): Remove.Richard Henderson1-1/+1
2004-06-20c-common.def (IF_STMT, [...]): Move to cp-tree.def.Richard Henderson1-0/+55
2004-06-19c-common.c, c-common.h (lang_gimplify_stmt): Remove.Richard Henderson1-85/+96
2004-06-15c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson1-17/+8
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-0/+236