summaryrefslogtreecommitdiff
path: root/gcc/convert.c
diff options
context:
space:
mode:
authorRenlin Li <renlin.li@arm.com>2017-06-13 13:57:45 +0000
committerRenlin Li <renlin@gcc.gnu.org>2017-06-13 13:57:45 +0000
commitef0e3441246ee1dc01b3bf39622bc53644b181f8 (patch)
tree29cbc02ece61148554817c43818f33ca453eabf1 /gcc/convert.c
parent09a871c46619af0461d2c079d4de953745a11b68 (diff)
[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/convert.c')
0 files changed, 0 insertions, 0 deletions