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]

r182014 - in /trunk/gcc: ChangeLog config/arm/a...


Author: kazu
Date: Mon Dec  5 16:11:35 2011
New Revision: 182014

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182014
Log:
gcc/
	PR target/51408
	* config/arm/arm.md (*minmax_arithsi): Always require the else
	clause in the MINUS case.

gcc/testsuite/
	PR target/51408
	* gcc.dg/pr51408.c: New.

Added:
    trunk/gcc/testsuite/gcc.dg/pr51408.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.md
    trunk/gcc/testsuite/ChangeLog


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