tree.h (enum tree_code_class): Add tcc_vl_exp.
[platform/upstream/gcc.git] / gcc / cp / cp-gimplify.c
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-12 Manuel López-Ibáñezre PR middle-end/7651 (Define -Wextra strictly in terms...
2007-02-07 Jakub Jelinekre PR c++/30703 (ICE Segmentation fault on using OpenMP)
2007-02-04 Kazu Hirataclass.c, [...]: Follow spelling conventions.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-08-21 Jason Merrillre PR c++/27115 (ICE in cp_expr_size or miscompilation...
2006-06-13 Jakub Jelinekre PR middle-end/27793 (num_ssa_names inconsistent...
2006-06-06 Mike StumpFix up whitespacing
2006-05-02 Jakub Jelinekre PR middle-end/27337 (OpenMP ICE in expand_expr_real_...
2006-03-21 Jakub Jelinekre PR c++/26691 (Wrong code for constructor with defaul...
2006-03-09 Richard HendersonMerge C++ from gomp-20050608-branch.
2006-02-09 Jason Merrillre PR c++/25979 (incorrect codegen for conditional...
2006-02-03 Lee Millwardtypeck.c (string_conv_p): Pass appropiate OPT_Wxxxx...
2005-12-07 Volker Reichelt* cp-gimplify.c (gimplify_cp_loop): Use fold_build3.
2005-11-30 Jason Merrillre PR c++/21123 (ICE in cp_expr_size, at cp/cp-objcp...
2005-09-07 Richard Guenthercp-gimplify.c (cp_gimplify_expr): Create empty CONSTRUC...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Mike StumpCanonicalize whitespace.
2005-06-14 Mike StumpRemove extra white spacing at end of lines.
2005-05-27 Roger Saylecp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.
2005-04-25 Ian Lance Taylorc-common.def (EXPR_STMT): Remove, moved to C++ frontend.
2005-04-09 Ian Lance Taylorc-common.def: Move FOR_STMT...
2004-12-22 Mark Mitchellre PR c++/18464 (error message about "non-lvalue in...
2004-12-21 Andrew Pinskire PR c++/18984 (ICE in check_pointer_types_r)
2004-12-12 Roger Saylere PR middle-end/12454 (large number of if ();else...
2004-11-15 Andrew Pinskicp-gimplify.c: Include pointer-set.h
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-08-30 Nathan Sidwellcall.c (check_dtor_name): Replace abort with gcc_assert...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-16 Roger Saylecall.c (build_vfield_ref, [...]): Replace calls to...
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-07 Jason MerrillMake return in memory explicit.
2004-07-18 Jason Merrillre PR tree-optimization/16115 (double-destruction probl...
2004-06-22 Jason Merrillre PR c++/16112 (ICE with statement expression in retur...
2004-06-21 Richard Hendersonc-common.def (RETURN_STMT): Remove.
2004-06-20 Richard Hendersonc-common.def (IF_STMT, [...]): Move to cp-tree.def.
2004-06-19 Richard Hendersonc-common.c, c-common.h (lang_gimplify_stmt): Remove.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.