* gcc.dg/debug/pr49032.c: Prune mips-tfile warning.
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Thu, 16 Jun 2011 18:52:21 +0000 (18:52 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Thu, 16 Jun 2011 18:52:21 +0000 (18:52 +0000)
From-SVN: r175107

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/debug/pr49032.c

index 2c2d9ea452a91a1c852b712f9bf1fb80a87a2cf8..01be215537cde4376a32b59b635701d804be31d3 100644 (file)
@@ -1,3 +1,7 @@
+2011-06-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * gcc.dg/debug/pr49032.c: Prune mips-tfile warning.
+
 2011-06-16  Tom de Vries  <tom@codesourcery.com>
 
        PR target/45098
index 3985040d71210f30015c7c92621e9420497e8cb0..9074c75645265144956c8517c1e9d40edca1f056 100644 (file)
@@ -1,5 +1,7 @@
 /* PR debug/49032 */
 /* { dg-do link } */
+/* Prune mips-tfile warning on alpha*-dec-osf* with -gcoff* -O*.  */
+/* { dg-prune-output "warning, s not found in .*symbol tables" } */
 
 static int s = 42;