loop.c (load_mems): Avoid using next_label to find end_label.
[platform/upstream/gcc.git] / gcc / c-semantics.c
2000-11-26 Richard Hendersonc-common.h (DECL_C_HARD_REGISTER): New.
2000-11-10 Mark MitchellMakefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-11-01 Richard Hendersonstmt.c (expand_start_null_loop): New.
2000-11-01 Richard Hendersonc-semantics.c (genrtl_do_stmt): Use integer_zerop inste...
2000-11-01 Richard Henderson* c-semantics.c (genrtl_do_stmt): Special case do/while(0).
2000-10-29 Mark Mitchellc-semantics.c (make_rtl_for_local_static): Don't clobbe...
2000-09-17 Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-12 Mark Mitchellc-common.h (genrtl_clear_out_block): Remove.
2000-09-10 Mark Mitchellc-common.h (add_stmt): Change prototype.
2000-09-07 Mark Mitchellc-common.h (prep_stmt): Declare.
2000-09-07 Mark MitchellMove statement-tree facilities from C++ to C front...
2000-07-23 Mark Mitchellc-semantics.c (make_rtl_for_local_static): Use TREE_ASM...
2000-07-10 Benjamin Chelfc-common.h (build_stmt): Declare.
2000-07-03 Benjamin Chelfc-common.h (genrtl_begin_compound_stmt): Remove declara...
2000-07-02 Ben ChelfMakefile.in (C_AND_OBJC_OBJS): Added c-semantics.o.