]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/mn10300/mn10300.cc
[PR other/104044] Remove extraneous semicolons
authorJeff Law <jlaw@ventanamicro.com>
Sun, 20 Nov 2022 02:21:37 +0000 (19:21 -0700)
committerJeff Law <jlaw@ventanamicro.com>
Sun, 20 Nov 2022 02:26:03 +0000 (19:26 -0700)
commit6d82e0fea5f988e829912aaa70a9964a81ad4e5e
tree7c68a48036883e51617ebcb25f08b005807c7af1
parent53a6b2e0d3405c2a4de28a3e065837d5d55f4336
[PR other/104044] Remove extraneous semicolons

gcc/
PR other/104044
* config/mn10300/mn10300.cc (mn10300_print_operand): Remove
extraneous semicolon.
* config/nvptx/nvptx.cc (nvptx_goacc_reduction_fini): Likewise.

gcc/jit/
PR other/104044
* jit-playback.cc (playback::lvale::mark_addressable): Remove
extraeous semicolon
gcc/config/mn10300/mn10300.cc
gcc/config/nvptx/nvptx.cc
gcc/jit/jit-playback.cc