This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r183128 - in /branches/gcc-4_5-branch/gcc: Chan...


Author: mgretton
Date: Thu Jan 12 15:18:24 2012
New Revision: 183128

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183128
Log:
	Backport from mainline:
	2012-01-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>

	* gcc/config/arm/arm.md (mov_notscc): Use MVN for false condition.
	* gcc/testsuite/gcc.c-torture/execute/20120110-1.c: New testcase.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/execute/20120111-1.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/config/arm/arm.md
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]