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 | fa93cc8f35dbed69c3c47aa803686d87f2143779 (patch) | |
tree | 7baf18feabfb93979559418c68752b6bd17e9419 /configure.ac | |
parent | e0c45f305525bbc3fd95024e4517a52d1c371868 (diff) | |
download | gdb-fa93cc8f35dbed69c3c47aa803686d87f2143779.zip gdb-fa93cc8f35dbed69c3c47aa803686d87f2143779.tar.gz gdb-fa93cc8f35dbed69c3c47aa803686d87f2143779.tar.bz2 |
Fix compilation error with clang in gdb/testsuite/gdb.trace/tspeed.c
Clang fails to compile the above file, with the following error:
warning: using the result of an assignment as a condition without
parentheses [-Wparentheses]
This prevents the following testcase from executing:
gdb.trace/tspeed.exp
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions