r210647 - in /branches/gcc-4_9-branch/gcc: Chan...

nickc@gcc.gnu.org nickc@gcc.gnu.org
Tue May 20 16:49:00 GMT 2014


Author: nickc
Date: Tue May 20 16:49:40 2014
New Revision: 210647

URL: http://gcc.gnu.org/viewcvs?rev=210647&root=gcc&view=rev
Log:
	* config/msp430/msp430.c (TARGET_GIMPLIFY_VA_ARG_EXPR): Define.
	(msp430_gimplify_va_arg_expr): New function.
	(msp430_print_operand): Handle (CONST (ZERO_EXTRACT)).

	* config/msp430/msp430.md (zero_extendpsisi2): Use + constraint on
	operand 0 in order to prevent confusion about the number of
	registers involved.

Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/msp430/msp430.c
    branches/gcc-4_9-branch/gcc/config/msp430/msp430.md



More information about the Gcc-cvs mailing list