arm.c (arm_override_options): Use arm_tune_xscale for XScale optimizations not arm_ar...
authorNicolas Pitre <nico@cam.org>
Sun, 19 Oct 2003 01:01:46 +0000 (01:01 +0000)
committerNicolas Pitre <nico@gcc.gnu.org>
Sun, 19 Oct 2003 01:01:46 +0000 (01:01 +0000)
commit591af2189d5e35009e51d3835f4c513928231da6
tree58079e4bcdc8c43d2fad3868a2cf3c00ab23017f
parent72f1978f428c323029748a5bdd88be0d4655d41d
arm.c (arm_override_options): Use arm_tune_xscale for XScale optimizations not arm_arch_xscale.

* config/arm/arm.c (arm_override_options): Use arm_tune_xscale for
XScale optimizations not arm_arch_xscale.
* config/arm/arm.h (CONSTANT_ALIGNMENT_FACTOR, MOVE_RATIO): Likewise.

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