aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-if-conv.cc
diff options
context:
space:
mode:
authorMark Harmstone <mark@harmstone.com>2024-08-11 02:57:59 +0100
committerMark Harmstone <mark@harmstone.com>2024-08-25 17:35:20 +0100
commit382fcf03e0ff6b32ce321fea6a81b87c8aa8f0c2 (patch)
treec36549677f25a3efaa6b5cf8c83582ba65caf12a /gcc/tree-if-conv.cc
parent3d87080598cf056fcfa25c72fcff0e06f67ee9ab (diff)
downloadgcc-382fcf03e0ff6b32ce321fea6a81b87c8aa8f0c2.zip
gcc-382fcf03e0ff6b32ce321fea6a81b87c8aa8f0c2.tar.gz
gcc-382fcf03e0ff6b32ce321fea6a81b87c8aa8f0c2.tar.bz2
Write CodeView information about static locals in optimized code
Write CodeView S_LDATA32 symbols for static locals in optimized code. We have to handle these separately, as they come after the S_FRAMEPROC, plus you can't have S_BLOCK32 symbols like you can in unoptimized code. gcc/ * dwarf2codeview.cc (write_optimized_static_local_vars): New function. (write_function): Call write_optimized_static_local_vars.
Diffstat (limited to 'gcc/tree-if-conv.cc')
0 files changed, 0 insertions, 0 deletions