Commit 5b5e7b18 by Uros Bizjak

ChangeLog: Fix whitespace.

	* ChangeLog: Fix whitespace.
	* testsuite/ChangeLog: Ditto.

From-SVN: r230649
parent 5e18a5b5
...@@ -56,8 +56,7 @@ ...@@ -56,8 +56,7 @@
2015-11-19 Nathan Sidwell <nathan@acm.org> 2015-11-19 Nathan Sidwell <nathan@acm.org>
* config/nvptx/nvptx.h (SUPPORTS_WEAK): Define. * config/nvptx/nvptx.h (SUPPORTS_WEAK): Define.
* config/nvptx/nvptx.c (nvptx_write_function_decl): Support * config/nvptx/nvptx.c (nvptx_write_function_decl): Support DECL_WEAK.
DECL_WEAK.
(nvptx_declare_objec_name): Likewise. (nvptx_declare_objec_name): Likewise.
2015-11-19 Aditya Kumar <aditya.k7@samsung.com> 2015-11-19 Aditya Kumar <aditya.k7@samsung.com>
...@@ -96,7 +95,7 @@ ...@@ -96,7 +95,7 @@
PR tree-optimization/68431 PR tree-optimization/68431
* tree-vrp.c (extract_range_from_binary_expr_1): Fix condition. * tree-vrp.c (extract_range_from_binary_expr_1): Fix condition.
2015-11-19 Nathan Sidwell <nathanacm.org> 2015-11-19 Nathan Sidwell <nathan@acm.org>
* config/nvptx/nvptx.md (atomic_compare_and_swap<mode>_1, * config/nvptx/nvptx.md (atomic_compare_and_swap<mode>_1,
atomic_exchange<mode>): Input values can be immediates. atomic_exchange<mode>): Input values can be immediates.
...@@ -180,7 +179,8 @@ ...@@ -180,7 +179,8 @@
2015-11-18 Aditya Kumar <aditya.k7@samsung.com> 2015-11-18 Aditya Kumar <aditya.k7@samsung.com>
* 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. (class translate_isl_ast_to_gimple): Indentation.
(translate_pending_phi_nodes): Comment. (translate_pending_phi_nodes): Comment.
(add_parameters_to_ivs_params): Moved from sese.c inside class (add_parameters_to_ivs_params): Moved from sese.c inside class
...@@ -335,8 +335,7 @@ ...@@ -335,8 +335,7 @@
2015-11-18 Ilya Enkovich <enkovich.gnu@gmail.com> 2015-11-18 Ilya Enkovich <enkovich.gnu@gmail.com>
PR target/68405 PR target/68405
* config/i386/i386.c (ix86_expand_mask_vec_cmp): Add missing * config/i386/i386.c (ix86_expand_mask_vec_cmp): Add missing break.
break.
2015-11-18 Jakub Jelinek <jakub@redhat.com> 2015-11-18 Jakub Jelinek <jakub@redhat.com>
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
2015-11-18 Jeff Law <law@redhat.com> 2015-11-18 Jeff Law <law@redhat.com>
PR tree-optimization/68198 PR tree-optimization/68198
* gcc.dg/tree-ssa/pr66752-3.c: Update expected output for VRP1. * gcc.dg/tree-ssa/pr66752-3.c: Update expected output for VRP1.
* gcc.dg/tree-ssa/pr68198.c: New test. * gcc.dg/tree-ssa/pr68198.c: New test.
...@@ -139,8 +139,7 @@ ...@@ -139,8 +139,7 @@
2015-11-17 David Malcolm <dmalcolm@redhat.com> 2015-11-17 David Malcolm <dmalcolm@redhat.com>
* gcc.dg/plugin/diagnostic-test-expressions-1.c (vector): New * gcc.dg/plugin/diagnostic-test-expressions-1.c (vector): New macro.
macro.
(test_braced_init): New function. (test_braced_init): New function.
(test_statement_expression): New function. (test_statement_expression): New function.
(test_address_of_label): New function. (test_address_of_label): New function.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment