Author: roland
Date: Tue Mar 26 16:43:09 2013
New Revision: 197115
URL: http://gcc.gnu.org/viewcvs?rev=197115&root=gcc&view=rev
Log:
* config/arm/arm.c (arm_print_operand: case 'w'): Use fputs rather
than fprintf with a non-constant, non-format string.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/arm.c