]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm-protos.h (arm_modes_tieable_p): Declare.
authorRichard Sandiford <richard.sandiford@linaro.org>
Thu, 29 Sep 2011 15:03:06 +0000 (15:03 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 29 Sep 2011 15:03:06 +0000 (15:03 +0000)
commit2af8e257c9387aec8beb091f25684d0c14a194ec
treeac3987acf270e78ee728d7301549854f65d862b3
parent99e2796b5c6ec4d6fff1b5aa0ba1fd9d19a1f1a2
arm-protos.h (arm_modes_tieable_p): Declare.

gcc/
* config/arm/arm-protos.h (arm_modes_tieable_p): Declare.
* config/arm/arm.h (MODES_TIEABLE_P): Use it.
* config/arm/arm.c (arm_modes_tieable_p): New function.  Allow
NEON vector and structure modes to be tied.

From-SVN: r179355
gcc/ChangeLog
gcc/config/arm/arm-protos.h
gcc/config/arm/arm.c
gcc/config/arm/arm.h