* gcc.dg/debug/pr49032.c: Prune mips-tfile warning.

From-SVN: r175107
This commit is contained in:
Rainer Orth 2011-06-16 18:52:21 +00:00 committed by Rainer Orth
parent 2a7284469c
commit 9b4ffb145f
2 changed files with 6 additions and 0 deletions

View 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

View 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;