X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2FChangeLog;h=07ae171f39caefad5098d89f41119252812749b0;hp=0587d4b37587424f95449e06e6737c608e2897e8;hb=a161503e3f48f25f7e07ad362634c3f9002edaf8;hpb=89cdaaee40f6e867a8412783722b96fc07043590 diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0587d4b3758..07ae171f39c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -116,7 +116,8 @@ 2010-03-11 David S. Miller - * configure.ac (gcc_cv_as_cfi_advance_working): Skip a multiple of four. + * configure.ac (gcc_cv_as_cfi_advance_working): Skip a multiple + of four. * configure: Rebuild. 2010-03-11 Martin Jambor @@ -143,8 +144,8 @@ 2010-03-11 Andreas Krebbel PR tree-optimization/43280 - * tree-ssa-math-opts.c (find_bswap_1): Modify symbolic number generation. - Move calculation of size out of the if branch. + * tree-ssa-math-opts.c (find_bswap_1): Modify symbolic number + generation. Move calculation of size out of the if branch. (find_bswap): Modify compare number generation. 2010-03-11 Richard Guenther