From 50fd5b8b065561f0e678d74fdc0060a493241620 Mon Sep 17 00:00:00 2001 From: uros Date: Wed, 2 Mar 2011 09:00:24 +0000 Subject: [PATCH] * ChangeLog: Fix whitespace. * testsuite/ChangeLog: Fix test names. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170612 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 17 ++++++----------- gcc/testsuite/ChangeLog | 6 ++---- 2 files changed, 8 insertions(+), 15 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ba871c6..1bdc9ba 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -32,8 +32,7 @@ * config/stormy16/stormy16.h (FUNCTION_VALUE, LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove. - * config/stormy16/stormy16-protos.h (xstormy16_function_value): - Remove. + * config/stormy16/stormy16-protos.h (xstormy16_function_value): Remove. * config/stormy16/stormy16.c (xstormy16_function_value): Make static. Add 'outgoing' argument. (xstormy16_libcall_value, xstormy16_function_value_regno_p): New @@ -46,8 +45,7 @@ PR debug/28047 * dwarf2out.c (file_table_eq): Use filename_cmp instead of strcmp. (lookup_filename): Likewise. - * final.c (remap_debug_filename): Use filename_ncmp instead of - strncmp. + * final.c (remap_debug_filename): Use filename_ncmp instead of strncmp. 2011-02-28 Bernd Schmidt Jakub Jelinek @@ -57,8 +55,7 @@ (assign_stack_local_1): Change last argument type to int. * function.c (assign_stack_local_1): Replace reduce_alignment_ok argument with kind. If bit ASLK_RECORD_PAD is not set in it, - don't record padding space into frame_space_list nor - use those areas. + don't record padding space into frame_space_list nor use those areas. (assign_stack_local): Adjust caller. (assign_stack_temp_for_type): Call assign_stack_local_1 instead of assign_stack_local, pass 0 as last argument. @@ -82,8 +79,7 @@ * configure: Regenerated. * config.in: Regenerated. * varasm.c (default_function_section): Return NULL - if HAVE_LD_EH_GC_SECTIONS_BUG and decl has implicit - section name. + if HAVE_LD_EH_GC_SECTIONS_BUG and decl has implicit section name. 2011-02-28 Martin Jambor @@ -138,7 +134,7 @@ FreeBSD 6 and later. Generally use cpu generic. 2011-02-25 Gerald Pfeifer - + * doc/cpp.texi: Update copyright years. 2011-02-25 Sebastien Bourdeauducq @@ -153,8 +149,7 @@ * config/lm32/lm32.md (ashlsi3): Remove unused variable. * config/lm32/lm32.c (TARGET_EXCEPT_UNWIND_INFO): New. (lm32_block_move_inline): Add type cast to remove warning. - (lm32_expand_prologue): Generate fp in a way compatible with - dwarf2out. + (lm32_expand_prologue): Generate fp in a way compatible with dwarf2out. (gen_int_relational): Move declarations to start of function. 2011-02-25 Eric Botcazou diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 5540859..49a1c1d 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -44,7 +44,7 @@ * objc.dg/gnu-api-2-sel.m: Test that sel_getTypedSelector return NULL in case of a selector with conflicting types. * obj-c++.dg/gnu-api-2-sel.mm: Same change. - + 2011-02-28 Kazu Hirata * gcc.target/arm/vfp-ldmdbd.c, gcc.target/arm/vfp-ldmdbs.c, @@ -316,12 +316,10 @@ * g++.dg/ext/is_empty.C: Ditto. * g++.dg/ext/is_enum.C: Ditto. * g++.dg/ext/has_nothrow_constructor_odr.C: Ditto. - * g++.dg/ext/.C: Ditto. - * g++.dg/ext/.C: Ditto. * gnat.dg/opt11.adb: Ditto. * obj-c++.dg/pr45735.mm: Ditto. * obj-c++.dg/pr24393.mm: Ditto. - * obj-c++.dg/exceptions-2.cc: Ditto. + * obj-c++.dg/exceptions-2.mm: Ditto. * objc.dg/pr45735.m: Ditto. * objc.dg/pr24393.m: Ditto. -- 2.7.4