diff options
author | Yao Qi <yao@codesourcery.com> | 2014-06-24 21:47:14 +0800 |
---|---|---|
committer | Yao Qi <yao@codesourcery.com> | 2014-06-26 16:26:01 +0800 |
commit | efc889c1a86826b6619485bf379467daaea1ad3e (patch) | |
tree | aee4291a6b9aceff16d036733b4865f2c081af47 /ld/NEWS | |
parent | 60d77146a249ae9b51d7ce98930cdbedb2cfa352 (diff) | |
download | gdb-efc889c1a86826b6619485bf379467daaea1ad3e.zip gdb-efc889c1a86826b6619485bf379467daaea1ad3e.tar.gz gdb-efc889c1a86826b6619485bf379467daaea1ad3e.tar.bz2 |
Move local variables to inner block
dummy_frame_sniffer has two local variables dummyframe and this_id,
but they are only used in the if block below. This patch is to move
them into the inner block.
gdb:
2014-06-26 Yao Qi <yao@codesourcery.com>
* dummy-frame.c (dummy_frame_sniffer): Move local variables
dummyframe and this_id into inner block below.
Diffstat (limited to 'ld/NEWS')
0 files changed, 0 insertions, 0 deletions