Remove duplicate "//" in comment

From-SVN: r257147
This commit is contained in:
Jonathan Wakely 2018-01-29 14:09:52 +00:00
parent 50ea03f403
commit 670a8d7497
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
// <http://www.gnu.org/licenses/>.
// { dg-do run { target c++11 } }
// // { dg-additional-options "-ffloat-store" { target { m68*-*-* || ia32 } } }
// { dg-additional-options "-ffloat-store" { target { m68*-*-* || ia32 } } }
#include <random>
#include <testsuite_hooks.h>