diff options
author | Tom Tromey <tom@tromey.com> | 2021-07-05 11:44:54 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2021-07-05 11:54:03 -0600 |
commit | b6aeb717a8bdaa9cc348ec88a5fdf059e1337580 (patch) | |
tree | f518533f1671bde5ddc10dd9a2176965b45df233 /gdb/ppc64-tdep.h | |
parent | 918172470430ea6fa082c941e6789add88331197 (diff) | |
download | gdb-b6aeb717a8bdaa9cc348ec88a5fdf059e1337580.zip gdb-b6aeb717a8bdaa9cc348ec88a5fdf059e1337580.tar.gz gdb-b6aeb717a8bdaa9cc348ec88a5fdf059e1337580.tar.bz2 |
Fix warning in symtab.c
The compiler gives this warning when building symtab.c:
../../binutils-gdb/gdb/symtab.c:4247:28: warning: 'to_match' may be used uninitialized in this function [-Wmaybe-uninitialized]
This patch fixes the warning by adding a gdb_assert_not_reached.
Diffstat (limited to 'gdb/ppc64-tdep.h')
0 files changed, 0 insertions, 0 deletions