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]

r192283 - in /trunk/gcc: ChangeLog config/sh/sh...


Author: olegendo
Date: Wed Oct 10 00:50:37 2012
New Revision: 192283

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192283
Log:
	PR target/52480
	* config/sh/sh.md (extv, extzv): Check that operands[3] is zero,
	regardless of the endianness.

	PR target/52480
	* gcc.target/sh/sh4a-bitmovua.c: Compact skip-if list.
	Add runtime tests.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/sh.md
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/sh/sh4a-bitmovua.c


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