From: Uros Bizjak Date: Fri, 10 Sep 2010 09:05:52 +0000 (+0200) Subject: * ChangeLog: Remove SVN conflict marks. X-Git-Tag: releases/gcc-4.6.0~4455 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2b74262bfcb6002f9cff86d0b6546967a32d96cf;p=thirdparty%2Fgcc.git * ChangeLog: Remove SVN conflict marks. From-SVN: r164144 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 22c53c069f0d..6b8bd3a76cd3 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -32,11 +32,10 @@ 2010-09-09 Ramana Radhakrishnan - * config/arm/bpabi.h (BE8_LINK_SPEC): Handle Cortex-a15. - * config/arm/arm-cores.def (cortex-a15): New core. Treat it - as a v7-a. - * config/arm/arm-tune.md: Regenerate. - * doc/invoke.texi (ARM Options): Document it. + * config/arm/bpabi.h (BE8_LINK_SPEC): Handle Cortex-a15. + * config/arm/arm-cores.def (cortex-a15): New core. Treat it as a v7-a. + * config/arm/arm-tune.md: Regenerate. + * doc/invoke.texi (ARM Options): Document it. 2010-09-09 Reza Yazdani @@ -118,7 +117,6 @@ * target.def (dispatch): Defined. (dispatch_do): Defined. ->>>>>>> .r164133 2010-09-09 Vladimir Makarov PR middle-end/45312 diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index e4c2c9aba02b..32889aacd18f 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -5,7 +5,7 @@ * gcc.dg/tree-ssa/pr45144.c: Likewise. * gcc.dg/tree-ssa/forwprop-5.c: Likewise and scan optimzed dump instead. - * g++.dg/torture/pr44972.C: New test. + * g++.dg/torture/pr44972.C: New test. 2010-09-10 Martin Jambor @@ -39,7 +39,7 @@ PR middle-end/40386 * gcc.c-torture/execute/{pr40386.c,pr40386.x}: New testcase. - + 2010-09-09 Mikael Morin * gfortran.dg/inline_transpose_1.f90: New test. @@ -60,7 +60,7 @@ * objc/execute/exceptions/handler-1.m: Updated to use the new objc_set_uncaught_exception_handler() function. * objc/execute/exceptions/matcher-1.m: New test. - + 2010-09-08 Francois-Xavier Coudert PR fortran/38282 @@ -104,7 +104,7 @@ PR tree-optimization/43430 * gcc.dg/vect/pr43430-2.c: New test. - + 2010-09-08 Michael Matz PR tree-optimization/33244 @@ -422,7 +422,7 @@ * gcc.dg/vect/bb-slp-8.c: Separate the interesting part and the check into different basic blocks. Expect vectorization if misaligned - stores are supported. + stores are supported. * gcc.dg/vect/bb-slp-8a.c: New test. * gcc.dg/vect/bb-slp-8b.c: New test.