Commit e07f4b00 by Jonathan Wakely Committed by Jonathan Wakely

Remove duplicate dg-options directive

	* testsuite/21_strings/basic_string_view/operations/rfind/char/2.cc:
	Remove duplicate dg-options directive.

From-SVN: r239538
parent 458a1cd0
2016-08-17 Jonathan Wakely <jwakely@redhat.com>
* testsuite/21_strings/basic_string_view/operations/rfind/char/2.cc:
Remove duplicate dg-options directive.
* testsuite/ext/profile/all.cc: Use effective target instead of
-std=gnu++11. Use dg-additional-options instead of repeating options.
......
......@@ -12,7 +12,6 @@
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
// { dg-options "-std=gnu++17" }
// You should have received a copy of the GNU General Public License along
// with this library; see the file COPYING3. If not see
......
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