diff options
author | Richard Earnshaw <rearnsha@arm.com> | 2017-06-16 21:04:52 +0000 |
---|---|---|
committer | Richard Earnshaw <rearnsha@gcc.gnu.org> | 2017-06-16 21:04:52 +0000 |
commit | f0cd49c501a98050f8b2c71b6866f57e94a4c1c6 (patch) | |
tree | 98afdd841ede5da8d3d2cf65fe8730e233ce1cff /gcc | |
parent | 93aa40fee604dea0c2d0bbac088b074cee119c68 (diff) | |
download | gcc-f0cd49c501a98050f8b2c71b6866f57e94a4c1c6.zip gcc-f0cd49c501a98050f8b2c71b6866f57e94a4c1c6.tar.gz gcc-f0cd49c501a98050f8b2c71b6866f57e94a4c1c6.tar.bz2 |
[arm] Explicitly set .fpu in cmse_nonsecure_call.S
This file is missing a .fpu directive and was relying on the compiler
driver passing through a -mfpu= command line option. When the FPU is
auto, that will not be passed through correctly, so set something
suitable within the file itself.
libgcc:
* config/arm/cmse_nonsecure_call.S: Explicitly set the FPU.
From-SVN: r249297
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions