Fix AArch32 build attributes for Armv8.4-A.
authorTamar Christina <tamar.christina@arm.com>
Thu, 15 Feb 2018 17:08:14 +0000 (17:08 +0000)
committerTamar Christina <tamar.christina@arm.com>
Thu, 15 Feb 2018 17:09:07 +0000 (17:09 +0000)
commit49ded53def53ae60926433b924db9525aae1e631
tree69351488e7acfa24395438ecc32ee213f1fb7d44
parente513bd38a6b91401947d90ba5f301f01d3991b8e
Fix AArch32 build attributes for Armv8.4-A.

The build attribute number for Armv8.4-A is currently incorrectly set to that of Armv8-M.
This patch fixes that by setting it as part of the Armv8-A family and adds a test for it.

gas/
2018-02-15  Tamar Christina  <tamar.christina@arm.com>

* config/tc-arm.c (cpu_arch_ver): Renumber ARM_ARCH_V8_4A.
* testsuite/gas/arm/attr-march-armv8_4-a.d: New.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/gas/arm/attr-march-armv8_4-a.d [new file with mode: 0644]
This page took 0.025288 seconds and 4 git commands to generate.