nvptx.c (nvptx_sese_number, [...]): Don't wrap ei variable name in the declaration...
authorJakub Jelinek <jakub@redhat.com>
Thu, 13 Jun 2019 12:51:39 +0000 (14:51 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 13 Jun 2019 12:51:39 +0000 (14:51 +0200)
commit478cb3ce7efa71bf18f81dab37f562f7504c7e0f
treeb338f1c9a048ef6c84e721f20cd6d9ad655feea7
parent19d258377f543dee5cb1d256638e3e41ccf20282
nvptx.c (nvptx_sese_number, [...]): Don't wrap ei variable name in the declaration in ()s.

* config/nvptx/nvptx.c (nvptx_sese_number, nvptx_sese_pseudo): Don't
wrap ei variable name in the declaration in ()s.
(nvptx_single): Actually use mode_label variable.  Formatting fix.

From-SVN: r272243
gcc/ChangeLog
gcc/config/nvptx/nvptx.c