Remove duplicate "//" in comment
From-SVN: r257147
This commit is contained in:
parent
50ea03f403
commit
670a8d7497
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue