OSDN Git Service

* function.c (gimplify_parameters): Call build_gimple_modify_stmt
[pf3gnuchains/gcc-fork.git] / gcc / gimplify.c
2007-02-19 sayle * function.c (gimplify_parameters): Call build_gimple_...
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-15 ebotcazou * gimplify.c (gimplify_modify_expr): During gimplifica...
2007-02-07 jakub PR c++/30703
2007-01-29 jason PR c++/28266
2007-01-24 jakub PR middle-end/27416
2007-01-24 jakub PR middle-end/30494
2007-01-03 pinskia2007-01-03 Andrew Pinski <andrew_pinski@playstation...
2007-01-01 pinskiaFix misspelling of GIMPLE_MODIFY_STMT.
2007-01-01 pinskia2007-01-01 Andrew Pinski <pinskia@gmail.com>
2007-01-01 pinskia2007-01-01 Andrew Pinski <pinskia@gmail.com>
2007-01-01 pinskia2007-01-01 Andrew Pinski <pinskia@gmail.com>
2006-12-12 pinskia2006-12-12 Andrew Pinski <andrew_pinski@playstation...
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-28 hubicka Privatize SSA variables into gimple_df.
2006-11-16 ebotcazou PR middle-end/26306
2006-11-15 rguenth2006-11-15 Paolo Bonzini <bonzini@gnu.org>
2006-11-13 jason PR middle-end/28915
2006-11-11 rguenth2006-11-11 Richard Guenther <rguenther@suse.de>
2006-10-27 hubicka * builtins.c (fold_builtin): Don't generate NOP_EXPR...
2006-10-26 bje * gimplify.c (get_name): Remove extraneous break.
2006-10-11 rguenth2006-10-11 Richard Guenther <rguenther@suse.de>
2006-10-07 kazu * gimplify.c, sched-int.h: Fix comment typos.
2006-10-06 hainque * gimplify.c (gimplify_type_sizes) [POINTER_TYPE,...
2006-10-02 jakub PR c/29154
2006-09-28 ebotcazou * gimplify.c (gimplify_init_ctor_preeval): Call maybe_...
2006-09-01 jason PR c++/28899
2006-08-25 jsm28 PR c/27893
2006-08-21 jason PR c++/27115
2006-08-21 hainque * gimplify.c (gimplify_init_constructor) <RECORD,UNION...
2006-08-15 jakub PR middle-end/28724
2006-07-18 hainque * tree.h (categorize_ctor_elements): Adjust prototype...
2006-06-24 hainque * gimplify.c (gimplify_scalar_mode_aggregate_compare...
2006-06-23 hainque * tree.c (max_int_size_in_bytes): New function...
2006-06-13 ebotcazou PR debug/26754
2006-06-12 ebotcazou * gimplify.c (gimplify_expr): Treat VIEW_CONVERT_EXPR...
2006-05-25 mmitchel PR c++/20103
2006-05-23 amacleod2006-05-23 Andrew MacLeod <amacleod@redhat.com>
2006-05-17 jakub PR middle-end/27415
2006-05-16 jakub PR c/27499
2006-05-04 jakub PR middle-end/27388
2006-05-03 jakub PR fortran/27395
2006-05-02 jakub PR middle-end/27337
2006-04-13 rth PR 26651
2006-04-05 ebotcazouAdd missing word in comment.
2006-04-03 sayle * builtins.c (dummy_object): Use build_int_cst instead...
2006-04-02 sayle * gimplify.c (gimplify_scan_omp_clauses) <OMP_CLAUSE_I...
2006-03-24 jakub PR middle-end/26611
2006-03-13 ebotcazou PR middle-end/18859
2006-03-10 jason PR c/26004
2006-03-04 kazu * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraph...
2006-02-23 jakub PR middle-end/26412
2006-02-13 jakub PR middle-end/26092
2006-02-09 jason PR c++/25979
2006-02-08 sayle * tree.def (CHAR_TYPE): Remove.
2006-02-07 rguenth2006-02-07 Richard Guenther <rguenther@suse.de>
2006-02-03 jason PR c++/25979
2006-01-30 rguenth2006-01-30 Richard Guenther <rguenther@suse.de>
2006-01-26 dnovillo * tree.h (TREE_RANGE_CHECK): Fix range predicate.
2006-01-19 dnovillo * tree-pretty-print.c (dump_generic_node): Handle
2006-01-18 dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2005-12-18 gdr * tree-vn.c (vn_add): Use XNEW.
2005-12-09 dnovillo * tree.c (recompute_tree_invariant_for_addr_expr)...
2005-12-02 rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-11-11 jason PR c++/24686
2005-11-03 pinskia2005-11-03 Andrew Pinski <pinskia@physics.uc.edu>
2005-11-03 pinskia2005-11-03 Andrew Pinski <pinskia@physics.uc.edu>
2005-10-16 rth * gimplify.c (gimplify_var_or_parm_decl): Split...
2005-10-05 bonzini2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2005-10-03 ian * gimplify.c (find_single_pointer_decl_1): New static...
2005-09-29 bonzinigcc:
2005-09-24 rth * c-common.c (handle_mode_attribute): When...
2005-09-18 rguenth2005-09-18 Richard Guenther <rguenther@suse.de>
2005-09-14 hainque * gimplify.c (gimplify_init_ctor_eval): Don't discard...
2005-09-06 kazu * gimplify.c, ipa-prop.h, varasm.c, config/vxlib.c,
2005-09-02 mmitchel PR c++/23167
2005-08-27 pinskia2005-08-27 Andrew Pinski <pinskia@physics.uc.edu>
2005-08-23 jakub PR tree-optimization/22043
2005-08-17 pinskia2005-08-16 Andrew Pinski <pinskia@physics.uc.edu>
2005-08-16 ian./
2005-08-11 rth PR middle-end/23312
2005-08-08 rth PR 22439
2005-07-28 reichelt * builtins.c: Fix comment typo(s).
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-19 rth PR tree-opt/22278
2005-07-08 dberlin2005-07-08 Daniel Berlin <dberlin@dberlin.org>
2005-06-26 jakub PR middle-end/22028
2005-06-25 kcookUpdate FSF address.
2005-06-23 jason PR c++/19317
2005-06-09 rth PR tree-opt/20610
2005-06-07 rguenth2005-06-07 Richard Guenther <rguenth@gcc.gnu.org>
2005-06-04 dberlin2005-06-01 Daniel Berlin <dberlin@dberlin.org>
2005-06-02 kazu * gimplify.c (gimplify_ctx): Change the type of case_l...
2005-06-02 dberlin2005-06-01 Daniel Berlin <dberlin@dberlin.org>
2005-06-01 rth PR 21478
2005-06-01 jakub PR c/21536
2005-06-01 ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-05-27 law2005-05-18 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-26 kazu * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c,...
2005-05-01 kazu * gimplify.c (gimplify_compound_lval): Use VEC instead of
next