]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/cp-gimplify.c
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
[thirdparty/gcc.git] / gcc / cp / cp-gimplify.c
2008-06-06  Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-05-23  Jakub Jelinekre PR c++/36237 (internal compiler error: in lower_stmt...
2008-02-19  Jakub Jelinekre PR c++/35028 (ICE with strange ctor and firstprivate)
2008-02-04  Jason Merrillre PR c++/33916 (Default constructor fails to initializ...
2007-08-25  Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-20  Richard Guenthertree.c (WALK_SUBTREE): Call walk_tree_1.
2007-08-02  Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-06-16  Andrew Pinski[multiple changes]
2007-02-28  Sandra Loosemorebuiltins.c (fold_builtin_call_list, [...]): Delete...
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.