tree-phinode.c (resize_phi_node): Abort when LEN is strictly greater than PHI_ARG_CAP...
[platform/upstream/gcc.git] / gcc / tree-pretty-print.c
2004-10-27 Daniel Berlinre PR tree-optimization/17133 (wrong code with -ftree...
2004-10-08 Steven Bosschercfgexpand.c (maybe_dump_rtl_for_tree_stmt): New function.
2004-10-06 Daniel Berlintree-pretty-print.c (dump_generic_node): Fix printing...
2004-09-30 Richard Hendersonre PR tree-optimization/17739 (tree-optimizers extend...
2004-09-28 Devang Patel* tree-pretty-print.c (dump_generic_node): Print vector...
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-27 Devang Pateltree-pretty-print.c (dump_generic_node): Print VEC_COND...
2004-09-27 Devang Patel* tree-pretty-print.c (dump_generic_node): Print VEC_CO...
2004-09-23 Dorit Naishlostree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-11 Steven Bosscherre PR c++/17412 (tree check failure in fold-const)
2004-09-11 Geoffrey Keatingtree-pretty-print.c (dump_decl_name): Print unnamed...
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-08-31 Richard Kennertree-pretty-print.c (dump_generic_node, [...]): Add...
2004-08-30 Diego Novillotree-pretty-print.c (dump_generic_node): Handle VALUE_H...
2004-08-25 Andrew MacLeodtree-ssa-operands.h (struct ssa_operand_iterator_d...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-06 Paolo Bonziniexpr.c (expand_expr_real_1): Remove.
2004-08-04 Jan Hubickabasic-block.h (profile_staus): New global variable.
2004-07-30 Richard Hendersongimplify.c (gimplify_expr): Don't replace with DECL_INI...
2004-07-28 Eric Christopherc-common.c (c_common_unsafe_for_reeval): Delete.
2004-07-20 Richard Hendersontree-pretty-print.c (dump_generic_node): Dump CALL_EXPR...
2004-07-16 Richard Hendersontree-def (WITH_SIZE_EXPR): New.
2004-07-16 Sebastian PopMakefile.in (tree-pretty-print.o): Depend on tree-chrec.h.
2004-07-08 Richard Hendersonexcept.c (expand_eh_region_start, [...]): Remove.
2004-07-07 Andrew Pinskiexpr.c (expand_expr_real_1): Fix formating.
2004-07-06 Daniel Berlindojump.c (do_jump): REFERENCE_EXPR is dead.
2004-07-05 Richard Kennertree-pretty-print.c (dump_generic_node, [...]): Properl...
2004-07-02 Richard Hendersontree.def (RTL_EXPR): Remove.
2004-07-01 Richard Kennertree-pretty-print.c (dump_generic_node, [...]): Use...
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-28 Richard Kennertree-pretty-print.c (dump_function_declaration): New.
2004-06-24 Richard Hendersonc-decl.c (c_in_iteration_stmt, [...]): Remove.
2004-06-24 Richard Kennertree-pretty-print.c (dump_generic_node, [...]): Don...
2004-06-23 Diego NovilloMakefile.in (tree-vn.o): New.
2004-06-23 Richard Hendersontree.def (VTABLE_REF): Remove.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-16 Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 Daniel Berlintree-flow-inline.h (stmt_ann): Remove use of is_essa_node.
2004-06-10 Brian Boothtree-ssa.texi: Remove references to VDEF and add descri...
2004-06-09 Richard Hendersonbasic-block.h (struct edge_def): Add goto_locus.
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-28 Paolo Bonzinire PR rtl-optimization/15649 (ICE with __builtin_isgrea...
2004-05-15 Steven Bosscherc-gimplify.c (c_genericize): Replace calls via (*lang_h...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.