r195510 - in /branches/gcc-4_7-branch/gcc: Chan...
nickc@gcc.gnu.org
nickc@gcc.gnu.org
Mon Jan 28 15:07:00 GMT 2013
Author: nickc
Date: Mon Jan 28 15:07:41 2013
New Revision: 195510
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195510
Log:
PR target/35294
* config/arm/arm.c (arm_expand_binop_builtin): Add new parameter.
Fix mode checks to allow for the passing of constants in the
second parameter.
(arm_expand_builtin): Adjust calls to arm_expand_binop_builtin.
Add entries in the switch statement for builtin iwmmxt vector
shift and rotate builtins.
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/config/arm/arm.c
More information about the Gcc-cvs
mailing list