diff options
author | Andre Vieira <andre.simoesdiasvieira@arm.com> | 2019-10-18 15:00:32 +0000 |
---|---|---|
committer | Andre Vieira <avieira@gcc.gnu.org> | 2019-10-18 15:00:32 +0000 |
commit | f4c8d44e27e90e6d822d02f4853e3f6ab80382ff (patch) | |
tree | 91c92e77d772e8edebb661d2dae3baa7a99dadab /gcc/tree-dfa.c | |
parent | 638ba8121dd2042469c4b0051539c6bb8d3a5845 (diff) | |
download | gcc-f4c8d44e27e90e6d822d02f4853e3f6ab80382ff.zip gcc-f4c8d44e27e90e6d822d02f4853e3f6ab80382ff.tar.gz gcc-f4c8d44e27e90e6d822d02f4853e3f6ab80382ff.tar.bz2 |
[Arm] Fix multilibs for Armv7-R
This patch maps multilibs using -march=armv7-r+vfpv3-d16-fp16 and
-march=armv7-r+vfpv3-d16-fp16+idiv to v7+fp. This patch also adds a new
multilib for armv7-r+fp.sp and maps -march=armv7-r+fp.sp+idiv,
-march=armv7-r+vfpv3xd-fp16 and -march=armv7-r+vfpv3xd-fp16+idiv to it.
This patch also makes it so that the generated multilib header file is
regenerated if changes have been made to either t-multilib, t-aprofile or
t-rmprofile when doing incremental builds.
gcc/ChangeLog:
2019-10-18 Andre Vieira <andre.simoesdiasvieira@arm.com>
* config/arm/t-multilib: Add rule to regenerate mutlilib header file
with any change to t-multilib, t-aprofile and t-rmprofile. Also add
new multilib variants and new mappings.
gcc/testsuite/ChangeLog:
2019-10-18 Andre Vieira <andre.simoesdiasvieira@arm.com>
* gcc.target/arm/multilib.exp: Add extra tests.
From-SVN: r277156
Diffstat (limited to 'gcc/tree-dfa.c')
0 files changed, 0 insertions, 0 deletions