public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] Add missing cleanup in gcc.target/i386/mcount_pic.c
@ 2015-02-26 14:49 Tom de Vries
  0 siblings, 0 replies; only message in thread
From: Tom de Vries @ 2015-02-26 14:49 UTC (permalink / raw)
  To: GCC Patches

[-- Attachment #1: Type: text/plain, Size: 42 bytes --]

Hi,

committed as obvious.

Thanks,
- Tom

[-- Attachment #2: 0001-Add-missing-cleanup-in-gcc.target-i386-mcount_pic.c.patch --]
[-- Type: text/x-patch, Size: 619 bytes --]

2015-02-26  Tom de Vries  <tom@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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-26 14:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-26 14:49 [committed] Add missing cleanup in gcc.target/i386/mcount_pic.c Tom de Vries

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).