diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2015-09-25 11:54:22 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2015-09-25 11:54:22 +0000 |
commit | e6cf8d65b5839c8964588deb807eda6314a07640 (patch) | |
tree | fb1e10e7a1da69a790d20a6e1ded81fbfd66b4aa /gcc/fortran/resolve.c | |
parent | 2d6b2e283126b5daa50ec9cc67a55378c165a73f (diff) | |
download | gcc-e6cf8d65b5839c8964588deb807eda6314a07640.zip gcc-e6cf8d65b5839c8964588deb807eda6314a07640.tar.gz gcc-e6cf8d65b5839c8964588deb807eda6314a07640.tar.bz2 |
[AArch64] Force __builtin_aarch64_fp[sc]r argument into a REG
The testcase triggered an ICE because the builtin expansion
code passed the output of expand_normal directly to the SET_FP[SC]R
generator, without forcing it into a register first.
gcc/
* config/aarch64/aarch64-builtins.c (aarch64_expand_builtin): Force
__builtin_aarch64_fp[sc]r arguments into a register.
gcc/testsuite/
* gcc.target/aarch64/fpcr_fpsr_1.c: New file.
From-SVN: r228116
Diffstat (limited to 'gcc/fortran/resolve.c')
0 files changed, 0 insertions, 0 deletions