diff options
author | Gary Benson <gbenson@redhat.com> | 2020-04-20 15:05:01 +0100 |
---|---|---|
committer | Gary Benson <gbenson@redhat.com> | 2020-04-20 15:06:13 +0100 |
commit | e0c45f305525bbc3fd95024e4517a52d1c371868 (patch) | |
tree | 6f96b6495d95ecd49eb112e19819eb0a6075ba3d /gdb/d-valprint.c | |
parent | 23c8270e9dc60bb78c1800b7deedc117efdb9e92 (diff) | |
download | gdb-e0c45f305525bbc3fd95024e4517a52d1c371868.zip gdb-e0c45f305525bbc3fd95024e4517a52d1c371868.tar.gz gdb-e0c45f305525bbc3fd95024e4517a52d1c371868.tar.bz2 |
Fix compilation error with clang in gdb/testsuite/gdb.base/jit-main.c
Clang fails to compile the above file, with the following error:
warning: while loop has empty body [-Wempty-body]
This prevents the following testcases from executing:
gdb.base/jit.exp
gdb.base/jit-so.exp
Diffstat (limited to 'gdb/d-valprint.c')
0 files changed, 0 insertions, 0 deletions