Commit 74811472 by Jonathan Wakely Committed by Jonathan Wakely

Remove "-x c" from dg-options in libstdc++ C++ test

	* testsuite/17_intro/freestanding.cc: Remove "-x c" from dg-options.

From-SVN: r238946
parent a02a61ee
2016-08-01 Jonathan Wakely <jwakely@redhat.com>
* testsuite/17_intro/freestanding.cc: Remove "-x c" from dg-options.
* testsuite/20_util/tuple/cons/66338.cc: Limit test to C++11 and
later.
* testsuite/20_util/tuple/cons/element_accepts_anything_byval.cc:
......
// { dg-options "-x c -std=gnu++11 -lsupc++ -fvtable-verify=none" }
// { dg-options "-std=gnu++11 -lsupc++ -fvtable-verify=none" }
// Copyright (C) 2010-2016 Free Software Foundation, Inc.
//
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment