From 6ee015bfb5315aa02997b5858af33395d7154ee5 Mon Sep 17 00:00:00 2001 From: Uros Bizjak Date: Mon, 12 Nov 2007 22:48:57 +0100 Subject: [PATCH] * ChangeLog: Fix whitespace. From-SVN: r130123 --- gcc/ChangeLog | 46 +++++++++++++++++++++------------------------- 1 file changed, 21 insertions(+), 25 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 45cf5a2fbbd..dcdfc68db96 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -45,16 +45,13 @@ * fold-const.c (fold_binary): Fold n - (n / m) * m to n % m. (fold_binary): Fold unsinged FLOOR_DIV_EXPR to TRUNC_DIV_EXPR. - * gcc.dg/pr34027-1.c: New testcase. - * gcc.dg/pr34027-2.c: Likewise. - 2007-11-12 Ira Rosen PR tree-optimization/33953 - * tree-vect-transform.c (vectorizable_operation): In case of SLP, - allocate vec_oprnds1 according to the number of created vector - statements. In case of shift with scalar argument, store scalar operand - for every vector statement to be created for the SLP node. Fix a + * tree-vect-transform.c (vectorizable_operation): In case of SLP, + allocate vec_oprnds1 according to the number of created vector + statements. In case of shift with scalar argument, store scalar operand + for every vector statement to be created for the SLP node. Fix a comment. 2007-11-10 Steven Bosscher @@ -196,9 +193,9 @@ 2007-11-07 Kenneth Zadeck PR middle-end/33826 - * ipa-pure-const (static_execute): Added code to keep recursive + * ipa-pure-const.c (static_execute): Added code to keep recursive functions from being marked as pure or const. - * ipa-utils (searchc): Fixed comment. + * ipa-utils.c (searchc): Fixed comment. 2007-11-08 Tom Tromey @@ -208,11 +205,11 @@ 2007-11-07 Kenneth Zadeck - * common.opt: Add pointer to doc/options.texi. - * doc/invoke.texi (-fdse, -fdce, -fauto-inc-dec, -fipa-pure-const, - -fipa-reference): Add or correct doc. Sorted options list for -Os - -O, -O2. - + * common.opt: Add pointer to doc/options.texi. + * doc/invoke.texi (-fdse, -fdce, -fauto-inc-dec, -fipa-pure-const, + -fipa-reference): Add or correct doc. Sorted options list for -Os + -O, -O2. + 2007-11-07 Bernhard Fischer PR target/16350 @@ -383,7 +380,7 @@ (struct data_arg): Remove. (add_field_for_reduction, create_stores_for_reduction): New functions. (add_field_for_name): Remove reduction handling. - (separate_decls_in_loop): Call add_field_for_reduction, + (separate_decls_in_loop): Call add_field_for_reduction, create_stores_for_reduction. 2007-11-06 Jakub Jelinek @@ -800,7 +797,7 @@ * modulo-sched.c (sms_schedule): Add DF_UD_CHAIN problem. 2007-10-29 Razya Ladelsky - Zdenek Dvorak + Zdenek Dvorak OMP_ATOMIC Changes, reduction support for automatic parallelization. @@ -9119,7 +9116,7 @@ (vect-max-version-for-alignment-checks): Document. (vect-max-version-for-alias-checks): Document. (vect-max-version-checks): Remove. - + 2007-08-16 Uros Bizjak * config/i386/i386.md (*rep_movdi_rex64): Emit "rep" prefix on @@ -11477,7 +11474,7 @@ 2007-07-27 Douglas Gregor - * c-common.h (enum rid): Add RID_DECLTYPE, update RID_LAST_CXX0X. + * c-common.h (enum rid): Add RID_DECLTYPE, update RID_LAST_CXX0X. 2007-07-26 Kenneth Zadeck @@ -15879,8 +15876,7 @@ 2007-06-13 Dave Korn - * config/i386/i386.c (ix86_eax_live_at_start_p): Use - df_get_live_out. + * config/i386/i386.c (ix86_eax_live_at_start_p): Use df_get_live_out. 2007-06-13 Kazu Hirata @@ -15893,11 +15889,11 @@ 2007-06-12 Seongbae Park - * df-scan.c (df_get_exit-block_use_set): Always add the stack pointer - to the exit block use set. - (df_insn_delete, df_insn_rescan): Fixed spelling of "deferring". - * gcse.c (cpro_jump): Don't emit barrier in cfglayout mode. - * config/sparc/sparc.c (sparc_check_64): Check df != NULL. + * df-scan.c (df_get_exit-block_use_set): Always add the stack pointer + to the exit block use set. + (df_insn_delete, df_insn_rescan): Fixed spelling of "deferring". + * gcse.c (cpro_jump): Don't emit barrier in cfglayout mode. + * config/sparc/sparc.c (sparc_check_64): Check df != NULL. 2007-06-12 Seongbae Park -- 2.30.2