aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-inline-analysis.c
diff options
context:
space:
mode:
authorAndre Vieira <andre.simoesdiasvieira@arm.com>2019-10-18 15:00:32 +0000
committerAndre Vieira <avieira@gcc.gnu.org>2019-10-18 15:00:32 +0000
commitf4c8d44e27e90e6d822d02f4853e3f6ab80382ff (patch)
tree91c92e77d772e8edebb661d2dae3baa7a99dadab /gcc/ipa-inline-analysis.c
parent638ba8121dd2042469c4b0051539c6bb8d3a5845 (diff)
downloadgcc-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/ipa-inline-analysis.c')
0 files changed, 0 insertions, 0 deletions