X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2FChangeLog-2006;h=1d661d0d70bf36fdee9b8fd90d2ad397ec638a77;hb=7d2188e888651f20602de3f7b08f6c101957b89b;hp=d57f42548e3f68b4d19636ac60c32dbcb0721408;hpb=605cbbd377d56231e666e8323cf4ae7f33221096;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/ChangeLog-2006 b/gcc/ChangeLog-2006 index d57f42548e3..1d661d0d70b 100644 --- a/gcc/ChangeLog-2006 +++ b/gcc/ChangeLog-2006 @@ -12092,7 +12092,7 @@ pass_linear_transform, pass_empty_loop, pass_complete_unroll, pass_loop_prefetch and pass_stdarg. -2005-05-29 Bernd Schmidt +2006-05-29 Bernd Schmidt * config/bfin/bfin.opt (mfdpic): New option. * config/bfin/t-bfin-elf (EXTRA_PARTS): Add crtbeginS.o and crtendS.o. @@ -12771,7 +12771,7 @@ (perfect_nestify): Remove the test for can_convert_to_perfect_nest. Fix formating. -2005-05-17 Bernd Schmidt +2006-05-17 Bernd Schmidt PR bootstrap/22541 From Dan Kegel : @@ -12796,7 +12796,7 @@ * tree-ssa-loop-ivopts.c (contains_abnormal_ssa_name_p): Export. * tree-flow.h (contains_abnormal_ssa_name_p): Declare. -2005-05-17 Bernd Schmidt +2006-05-17 Bernd Schmidt PR middle-end/27620 * expr.c (safe_from_p): Handle CONSTRUCTOR again. @@ -14307,7 +14307,7 @@ * config/sparc/sparc.c (emit_and_preserve): Allocate space for the register save area. -2005-04-13 Uros Bizjak +2006-04-13 Uros Bizjak PR middle-end/27134 * builtins.c (expand_builtin_int_roundingfn): Use expand_normal() @@ -18918,7 +18918,7 @@ * loop-invariant.c: Include except.h. (find_invariant_insn): Ignore insns satisfying can_throw_internal. -2005-02-16 Paul Brook +2006-02-16 Paul Brook * reload1.c (emit_reload_insns): Invalidate dead input registers used for reloads. @@ -21081,7 +21081,7 @@ PR tree-opt/25315 PR tree-opt/25857 - * tree-ssa-pre.c (insert_extra_phis): If an incomming edge is abnormal + * tree-ssa-pre.c (insert_extra_phis): If an incoming edge is abnormal return from the function. 2006-01-22 Zack Weinberg @@ -23808,3 +23808,10 @@ * config/rs6000/sync.md (sync_compare_and_swap{hi,qi}): New. (sync_compare_and_swapqhi_internal): New. * config/rs6000/rs6000-protos.h: Declare. + + +Copyright (C) 2006 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved.