diff options
author | Renlin Li <renlin.li@arm.com> | 2017-06-13 13:57:45 +0000 |
---|---|---|
committer | Renlin Li <renlin@gcc.gnu.org> | 2017-06-13 13:57:45 +0000 |
commit | ef0e3441246ee1dc01b3bf39622bc53644b181f8 (patch) | |
tree | 29cbc02ece61148554817c43818f33ca453eabf1 /gcc/cp/lambda.c | |
parent | 09a871c46619af0461d2c079d4de953745a11b68 (diff) | |
download | gcc-ef0e3441246ee1dc01b3bf39622bc53644b181f8.zip gcc-ef0e3441246ee1dc01b3bf39622bc53644b181f8.tar.gz gcc-ef0e3441246ee1dc01b3bf39622bc53644b181f8.tar.bz2 |
[ARM][Testsuite]make dump_stack function call conditional in cold-lc.c
After r249013, die () and dump_stack () are both in cold section. This makes
the compiler generate bl instruction for the function call, instead of
honoring the -mlong-calls option.
This patch changes the dump_stack function call conditional, which fixes the
regression.
gcc/testsuite/
* gcc.target/arm/cold-lc.c: Update coding style, call dump_stack
conditionally.
From-SVN: r249157
Diffstat (limited to 'gcc/cp/lambda.c')
0 files changed, 0 insertions, 0 deletions