summaryrefslogtreecommitdiff
path: root/gcc/cp/cp-gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-1/+1
* * call.c (check_dtor_name): Replace abort with gcc_assert ornathan2004-08-301-4/+2
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-1/+1
* * call.c (build_vfield_ref, build_call, build_conditional_expr,sayle2004-08-161-5/+8
* .:nathan2004-08-151-6/+2
* Make return in memory explicit.jason2004-08-071-3/+19
* PR c++/16115jason2004-07-181-10/+67
* PR c++/16112jason2004-06-221-0/+2
* * c-common.def (RETURN_STMT): Remove.rth2004-06-211-1/+1
* * c-common.def (IF_STMT, CLEANUP_STMT): Move to cp-tree.def.rth2004-06-201-0/+55
* * c-common.c, c-common.h (lang_gimplify_stmt): Remove.rth2004-06-191-85/+96
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-17/+8
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-141-0/+236