r167789 - in /trunk/gcc: ChangeLog config/h8300...

kaushikp@gcc.gnu.org kaushikp@gcc.gnu.org
Tue Dec 14 07:03:00 GMT 2010


Author: kaushikp
Date: Tue Dec 14 07:03:36 2010
New Revision: 167789

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167789
Log:
	* config/h8300/h8300.md (define_split) : Add condition for
	"and with single_zero" splitter to handle 16-bit const operands.
	* config/h8300/h8300.md (define_split) : Add condition for
	"ior with single_one" splitter to handle 16-bit const operands.
	* config/h8300/h8300.md (define_split) : Add condition for
	"xor with single_one" splitter to handle 16-bit const operands.	
	
	* testsuite/gcc.dg/h8300-bit-insn-ice.c: New.

Added:
    trunk/gcc/testsuite/gcc.dg/h8300-bit-insn-ice.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/h8300/h8300.md



More information about the Gcc-cvs mailing list