aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov-tool.c
diff options
context:
space:
mode:
authorAlexandre Oliva <oliva@adacore.com>2020-12-31 21:38:22 -0300
committerAlexandre Oliva <oliva@gnu.org>2021-01-01 01:38:16 -0300
commitfe0e54c69fc0c07144ce7e8710c29162053430b3 (patch)
treece4b3e4c12e099b9bb5bd1aa287a6339e3ed3ddd /gcc/gcov-tool.c
parent53be78f0715b8b34ebdf4fa507f30fcd622de0a7 (diff)
downloadgcc-fe0e54c69fc0c07144ce7e8710c29162053430b3.zip
gcc-fe0e54c69fc0c07144ce7e8710c29162053430b3.tar.gz
gcc-fe0e54c69fc0c07144ce7e8710c29162053430b3.tar.bz2
-mno-long-calls for expected regalloc in arm/fp16-aapcs-2.c test
The implicit -mlong-calls used in our arm-vxworks configurations changes the register allocation patterns in the arm/fp16-aapcs-2.c test: r3 ends up used in the long-call sequence, and we end up using ip as a temporary, which doesn't match the expected mov patterns. This patch adds an explicit -mno-long-calls for the generated code to match the expectation. for gcc/testsuite/ChangeLog * gcc.target/arm/fp16-aapcs-2.c: Use -mno-long-calls.
Diffstat (limited to 'gcc/gcov-tool.c')
0 files changed, 0 insertions, 0 deletions