silence empty-body warning
authorTobias Burnus <tobias@codesourcery.com>
Thu, 18 Jun 2020 11:19:03 +0000 (13:19 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Thu, 18 Jun 2020 11:19:03 +0000 (13:19 +0200)
commit3870268b27fbc5291f18608fc61d53bbfa5563fa
tree1e6413fe9401762efbe9f902fcdbd229131e4350
parent2e0f4a18bc978c73624dd016e4cce229c2809c9c
silence empty-body warning

gcc/ChangeLog:

* gimple-pretty-print.c (dump_binary_rhs): Use braces to
silence empty-body warning with gcc_fallthrough.
gcc/gimple-pretty-print.c