exp_smem.adb, [...]: Remove OK_For_Stream flag, not used, not needed.
[gcc.git] / gcc / gimple-low.c
2005-03-08 Kazu Hiratagimple-low.c (lower_stmt_body): Make it static.
2005-02-09 Ian Lance Taylorre PR middle-end/19583 (Incorrect diagnostic: control...
2005-01-28 Ian Lance Taylorre PR middle-end/16558 (bogus missing-return warning)
2005-01-27 Ian Lance Taylorre PR middle-end/19583 (Incorrect diagnostic: control...
2005-01-26 Ian Lance Taylorgimple-low.c (block_may_fallthru): Correct handling...
2005-01-21 Ian Lance Taylorre PR tree-optimization/13000 ([unit-at-a-time] Using...
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-06 Daniel BerlinFix PR middle-end/19286 Fix PR debug/19267
2005-01-04 Daniel BerlinFix PR debug/17924 Fix PR debug/19191
2004-09-09 Nathan Sidwellgcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unrea...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-07-22 Richard Hendersongimple-low.c (expand_var_p): Don't look at TREE_ADDRESS...
2004-07-16 Richard Hendersonbuiltins.c (std_expand_builtin_va_arg): Remove.
2004-07-16 Richard Hendersontree-flow.h (struct var_ann_d): Remove has_hidden_use.
2004-07-02 Richard Hendersongimple-low.c (lower_function_body): Don't reset_block_c...
2004-07-01 Richard Hendersonfunction.h (struct function): Remove dont_emit_block_notes.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-19 Richard Hendersonre PR c++/16036 (Spurious "may be used uninitialized...
2004-06-08 Richard Hendersongimple-low.c (struct lower_data): Replace the_return_la...
2004-06-07 Richard Hendersongimple-low.c (struct lower_data): Add the_return_label...
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.