From: uros Date: Fri, 20 Nov 2015 10:00:24 +0000 (+0000) Subject: * ChangeLog: Fix whitespace. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=183ff80ac2fca3f10349799e8ef98a5d5e40683d;p=thirdparty%2Fgcc.git * ChangeLog: Fix whitespace. * testsuite/ChangeLog: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230649 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3df0eaccce91..77de752c0702 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -56,8 +56,7 @@ 2015-11-19 Nathan Sidwell * config/nvptx/nvptx.h (SUPPORTS_WEAK): Define. - * config/nvptx/nvptx.c (nvptx_write_function_decl): Support - DECL_WEAK. + * config/nvptx/nvptx.c (nvptx_write_function_decl): Support DECL_WEAK. (nvptx_declare_objec_name): Likewise. 2015-11-19 Aditya Kumar @@ -96,7 +95,7 @@ PR tree-optimization/68431 * tree-vrp.c (extract_range_from_binary_expr_1): Fix condition. -2015-11-19 Nathan Sidwell +2015-11-19 Nathan Sidwell * config/nvptx/nvptx.md (atomic_compare_and_swap_1, atomic_exchange): Input values can be immediates. @@ -180,7 +179,8 @@ 2015-11-18 Aditya Kumar - * graphite-isl-ast-to-gimple.c (struct ast_build_info): Remove semicolon. + * graphite-isl-ast-to-gimple.c (struct ast_build_info): Remove + semicolon. (class translate_isl_ast_to_gimple): Indentation. (translate_pending_phi_nodes): Comment. (add_parameters_to_ivs_params): Moved from sese.c inside class @@ -335,8 +335,7 @@ 2015-11-18 Ilya Enkovich PR target/68405 - * config/i386/i386.c (ix86_expand_mask_vec_cmp): Add missing - break. + * config/i386/i386.c (ix86_expand_mask_vec_cmp): Add missing break. 2015-11-18 Jakub Jelinek diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 75ea160d76c4..e472dcd314ce 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -78,7 +78,7 @@ 2015-11-18 Jeff Law - PR tree-optimization/68198 + PR tree-optimization/68198 * gcc.dg/tree-ssa/pr66752-3.c: Update expected output for VRP1. * gcc.dg/tree-ssa/pr68198.c: New test. @@ -139,8 +139,7 @@ 2015-11-17 David Malcolm - * gcc.dg/plugin/diagnostic-test-expressions-1.c (vector): New - macro. + * gcc.dg/plugin/diagnostic-test-expressions-1.c (vector): New macro. (test_braced_init): New function. (test_statement_expression): New function. (test_address_of_label): New function.