Commit bc9deada by Mark Wielaard Committed by Mark Wielaard

testsuite deleted-member-function.C: Remove comment marker prefix.

testsuite/ChangeLog

	* g++.dg/debug/dwarf2/deleted-member-function.C: Remove comment marker
	prefix from scan-assembler-times.

From-SVN: r215997
parent 7dd9b46d
2014-10-08 Mark Wielaard <mjw@redhat.com>
* g++.dg/debug/dwarf2/deleted-member-function.C: Remove comment marker
prefix from scan-assembler-times.
2014-10-07 Marek Polacek <polacek@redhat.com>
* lib/target-supports.exp (check_effective_target_fd_truncate):
......
// { dg-do compile }
// { dg-options "-O -std=c++11 -g -dA" }
// { dg-final { scan-assembler-times "# DW_AT_GNU_deleted" 2 } }
// { dg-final { scan-assembler-times " DW_AT_GNU_deleted" 2 } }
struct Foo
{
......
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