tr1.cc: Compile with -O0.
2017-11-06 François Dumont <fdumont@gcc.gnu.org> * testsuite/libstdc++-prettyprinters/tr1.cc: Compile with -O0. From-SVN: r254477
This commit is contained in:
parent
b78e2e5238
commit
187e8ee733
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2017-11-06 François Dumont <fdumont@gcc.gnu.org>
|
||||
|
||||
* testsuite/libstdc++-prettyprinters/tr1.cc: Compile with -O0.
|
||||
|
||||
2017-11-06 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* testsuite/27_io/basic_fstream/cons/char/path.cc (main):
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// { dg-do run }
|
||||
// { dg-options "-g" }
|
||||
// { dg-options "-g -O0" }
|
||||
|
||||
// Copyright (C) 2013-2017 Free Software Foundation, Inc.
|
||||
//
|
||||
|
|
Loading…
Add table
Reference in a new issue