diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2021-12-03 16:31:28 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2021-12-09 14:06:05 -0500 |
commit | db94f15756752d3360d0ec81bd8143fa94821f3b (patch) | |
tree | 28785dae722782b69c3eea0421326e0dc70ad1f6 /gdbsupport/cleanups.cc | |
parent | 0cb857dcd06957ddc433002cf3b572c0cc9183f5 (diff) | |
download | gdb-db94f15756752d3360d0ec81bd8143fa94821f3b.zip gdb-db94f15756752d3360d0ec81bd8143fa94821f3b.tar.gz gdb-db94f15756752d3360d0ec81bd8143fa94821f3b.tar.bz2 |
gdb/microblaze-tdep.c: fix -Wunused-but-set-variable
Fix this, seen when building with clang 14:
CXX microblaze-tdep.o
/home/simark/src/binutils-gdb/gdb/microblaze-tdep.c:207:7: error: variable 'flags' set but not used [-Werror,-Wunused-but-set-variable]
int flags = 0;
^
Change-Id: I59f726ed33e924912748bc475b6fd9a9394fc0d0
Diffstat (limited to 'gdbsupport/cleanups.cc')
0 files changed, 0 insertions, 0 deletions