r202941 - in /trunk/gcc: ChangeLog config/msp43...
nickc@gcc.gnu.org
nickc@gcc.gnu.org
Thu Sep 26 09:38:00 GMT 2013
Author: nickc
Date: Thu Sep 26 09:38:13 2013
New Revision: 202941
URL: http://gcc.gnu.org/viewcvs?rev=202941&root=gcc&view=rev
Log:
* config/msp430/msp430.c (msp430_expand_epilogue): Fix compile
time warning message.
(msp430_print_operand_raw): Delete unused letter parameter.
(TARGET_PRINT_OPERAND_ADDRESS): Define.
(msp430_print_operand_address): New function.
(msp430_print_operand): Move address printing code from here to
new function.
* config/msp430/msp430.md (movsipsi2): Add comment in generated
assembler.
(zero_extendpsisi2): Likewise.
(extendpsisi2): New pattern.
(andneghi3): New pattern.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/msp430/msp430.c
trunk/gcc/config/msp430/msp430.md
More information about the Gcc-cvs
mailing list