aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phiopt.c
diff options
context:
space:
mode:
authorRichard Earnshaw <rearnsha@arm.com>2018-10-23 10:19:15 +0000
committerRichard Earnshaw <rearnsha@gcc.gnu.org>2018-10-23 10:19:15 +0000
commit7a43314023a15cbcd3e5bf8f3ccbc67bce8ef119 (patch)
tree80df45d1b739de974adbb98a3eb3b3287019850a /gcc/tree-ssa-phiopt.c
parentb1a5c719518cffabfcd81a87518d0c82ee40a3da (diff)
downloadgcc-7a43314023a15cbcd3e5bf8f3ccbc67bce8ef119.zip
gcc-7a43314023a15cbcd3e5bf8f3ccbc67bce8ef119.tar.gz
gcc-7a43314023a15cbcd3e5bf8f3ccbc67bce8ef119.tar.bz2
[arm] Update default CPUs during configure
There are a couple of places in config.gcc where the default CPU is still arm6, but that was removed as a supported CPU earlier this year. This patch fixes those entries. The default CPU for configurations that do not explicitly set a default is now arm7tdmi (so assumes thumb is available). Given that StrongArm is on the deprecated list, this is a better default than we had previously. For NetBSD the default is StrongArm; this is the only remaining port that uses the old ABI and really still carries support for non-thumb based targets. PR target/86383 * config.gcc (arm*-*-netbsdelf*): Default to StrongARM if no CPU specified to configure. (arm*-*-*): Use ARM7TDMI as the target CPU if no default provided. From-SVN: r265420
Diffstat (limited to 'gcc/tree-ssa-phiopt.c')
0 files changed, 0 insertions, 0 deletions