OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* testsuite/lib/mfdg.exp (additional_prunes): New global.
[pf3gnuchains/gcc-fork.git]
/
libmudflap
/
testsuite
/
libmudflap.c++
/
pass57-frag.cxx
diff --git
a/libmudflap/testsuite/libmudflap.c++/pass57-frag.cxx
b/libmudflap/testsuite/libmudflap.c++/pass57-frag.cxx
index
e4fa701
..
8be1a2d
100644
(file)
--- a/
libmudflap/testsuite/libmudflap.c++/pass57-frag.cxx
+++ b/
libmudflap/testsuite/libmudflap.c++/pass57-frag.cxx
@@
-23,3
+23,6
@@
int main ()
{
return 0;
}
+
+/* Ignore a warning that is irrelevant to the purpose of this test. */
+/* { dg-prune-output ".*mudflap cannot track unknown size extern.*" } */