diff options
author | Tom Tromey <tom@tromey.com> | 2023-03-31 09:17:13 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2023-03-31 09:20:01 -0600 |
commit | 5d49758d2c04dcf0d685f99e85a553e7c3891e34 (patch) | |
tree | d48fda5458e52fbce0d910a86aa9ccabd2c80013 /bfd/elfnn-loongarch.c | |
parent | 103409bb38502b95cb60475939a49c2b059673d5 (diff) | |
download | gdb-5d49758d2c04dcf0d685f99e85a553e7c3891e34.zip gdb-5d49758d2c04dcf0d685f99e85a553e7c3891e34.tar.gz gdb-5d49758d2c04dcf0d685f99e85a553e7c3891e34.tar.bz2 |
Fix maybe-uninitialized warning in frame.c
A recent patch caused my system gcc (Fedora 36, so gcc 12.2.1) to warn
about sym_addr being possibly uninitialized in frame.c. It isn't, but
the compiler can't tell. So, this patch initializes the variable. I
also fixed a formatting buglet that I missed in review.
Diffstat (limited to 'bfd/elfnn-loongarch.c')
0 files changed, 0 insertions, 0 deletions