Remove semicolon after do {} while (false) in HSA_LOG
authorTom de Vries <tom@codesourcery.com>
Tue, 31 Oct 2017 12:56:41 +0000 (12:56 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Tue, 31 Oct 2017 12:56:41 +0000 (12:56 +0000)
commit12e9c8ce6cdd8b01d1eb937a45fa037ec49eb0d0
tree960997dbe574d9ccd4ae7ce50c25b27f7fb8a610
parent137073d34a47fe14f97e35f69d3941b2ef0bb5c1
Remove semicolon after do {} while (false) in HSA_LOG

2017-10-31  Tom de Vries  <tom@codesourcery.com>

* plugin/plugin-hsa.c (HSA_LOG): Remove semicolon after
"do {} while (false)".
(init_single_kernel, GOMP_OFFLOAD_async_run): Add missing semicolon
after HSA_DEBUG call.

From-SVN: r254264
libgomp/ChangeLog
libgomp/plugin/plugin-hsa.c