aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
diff options
context:
space:
mode:
authorIain Buclaw <ibuclaw@gdcproject.org>2020-06-01 00:18:44 +0200
committerIain Buclaw <ibuclaw@gdcproject.org>2020-06-02 10:36:52 +0200
commit86b14bb1a93d8ef01678d132013a2006a4f00deb (patch)
tree81858dadde570e4cc244f9482dd353e6125e38e3 /gcc/ada
parent70f6320462d91e5add99ae5b50226356302a8c0b (diff)
downloadgcc-86b14bb1a93d8ef01678d132013a2006a4f00deb.zip
gcc-86b14bb1a93d8ef01678d132013a2006a4f00deb.tar.gz
gcc-86b14bb1a93d8ef01678d132013a2006a4f00deb.tar.bz2
Fix unrecognised -mcpu target 'armv7-a' on arm-wrs-vxworks7
In the removal of arm-wrs-vxworks, the default cpu was updated from arm8 to armv7-a, but this is not recognized as a valid -mcpu target. There is however generic-armv7-a, which was likely the intended cpu that should have been used instead. gcc/ChangeLog: PR target/95420 * config.gcc (arm-wrs-vxworks7*): Set default cpu to generic-armv7-a.
Diffstat (limited to 'gcc/ada')
0 files changed, 0 insertions, 0 deletions