Skip to content
Snippets Groups Projects
Commit 07d5b925 authored by Uros Bizjak's avatar Uros Bizjak Committed by Uros Bizjak
Browse files

pass41-frag.cxx (dg-prune-output): New dg directive.

	* testsuite/libmudflap.c++/pass41-frag.cxx (dg-prune-output):
	New dg directive.

From-SVN: r163394
parent d81c4d4c
No related branches found
No related tags found
No related merge requests found
2010-08-20 Uros Bizjak <ubizjak@gmail.com>
* testsuite/libmudflap.c++/pass41-frag.cxx (dg-prune-output):
New dg directive.
2010-06-09 Iain Sandoe <iains@gcc.gnu.org>
PR bootstrap/43170
......
......@@ -8,3 +8,6 @@ main (int argc, char *argv[])
std::cout << myStr << std::endl;
return 0;
}
/* Ignore a warning that is irrelevant to the purpose of this test. */
/* { dg-prune-output ".*mudflap cannot track unknown size extern.*" } */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment