[PR target/85056] Address -Wmaybe-uninitialized diagnostic
commitf6d17c4d02a8fa3c99bae23c0f2ae213e8bd42be
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 10 Apr 2018 16:55:02 +0000 (10 18:55 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Tue, 10 Apr 2018 16:55:02 +0000 (10 18:55 +0200)
tree96cda913bbcdcc554c4042bd73cbbd979c9a02c5
parentdf18c24ad67c41809e0e338a360f9f8c93a5f158
[PR target/85056] Address -Wmaybe-uninitialized diagnostic

gcc/testsuite/
* gcc.target/nvptx/pr85056.c (main): Initialize "sum".

From-SVN: r259288
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/nvptx/pr85056.c