Hi, committed as obvious.
Thanks, - Tom
2015-02-26 Tom de Vries <t...@codesourcery.com> * gcc.target/i386/mcount_pic.c: Add missing cleanup-profile-file. diff --git a/gcc/testsuite/gcc.target/i386/mcount_pic.c b/gcc/testsuite/gcc.target/i386/mcount_pic.c index 806b7d5..1e59995 100644 --- a/gcc/testsuite/gcc.target/i386/mcount_pic.c +++ b/gcc/testsuite/gcc.target/i386/mcount_pic.c @@ -13,3 +13,4 @@ int main () /* { dg-final { scan-assembler "mcount" } } */ /* { dg-final { scan-assembler "get_pc_thunk" { xfail { *-*-solaris* && { ! gld } } } } } */ /* { dg-final { cleanup-saved-temps } } */ +/* { dg-final { cleanup-profile-file } } */ -- 1.9.1