diff options
author | renlin <renlin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2017-06-13 13:57:45 +0000 |
---|---|---|
committer | renlin <renlin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2017-06-13 13:57:45 +0000 |
commit | e28ee080b9d33f367a21c56927e8cf1b7f34be76 (patch) | |
tree | 29cbc02ece61148554817c43818f33ca453eabf1 /gcc/hash-map.h | |
parent | 29243a2d081c82eec47269837e007c399add05cb (diff) | |
download | gcc-e28ee080b9d33f367a21c56927e8cf1b7f34be76.tar.gz |
[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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249157 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/hash-map.h')
0 files changed, 0 insertions, 0 deletions