public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* PATCH: Make g++.dg/other/profile1.C use dg-require-profiling
@ 2008-05-21 21:59 Sandra Loosemore
  2008-05-22 22:49 ` Janis Johnson
  0 siblings, 1 reply; 2+ messages in thread
From: Sandra Loosemore @ 2008-05-21 21:59 UTC (permalink / raw)
  To: GCC Patches; +Cc: Daniel Jacobowitz

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

This is another bordering-on-obvious testsuite cleanup that's been in our local 
tree for quite a while.  OK to commit?

-Sandra


[-- Attachment #2: require-profiling.log --]
[-- Type: text/x-log, Size: 174 bytes --]

2008-05-21  Sandra Loosemore  <sandra@codesourcery.com>
	    Daniel Jacobowitz  <dan@codesourcery.com>

	gcc/testsuite/
	* g++.dg/other/profile1.C: Use dg-require-profiling.

[-- Attachment #3: require-profiling.patch --]
[-- Type: text/x-patch, Size: 434 bytes --]

Index: gcc/testsuite/g++.dg/other/profile1.C
===================================================================
*** gcc/testsuite/g++.dg/other/profile1.C	(revision 208642)
--- gcc/testsuite/g++.dg/other/profile1.C	(working copy)
***************
*** 1,5 ****
--- 1,6 ----
  // PR 11767
  // { dg-do run }
+ // { dg-require-profiling "-fprofile-arcs" }
  // { dg-options "-fnon-call-exceptions -fprofile-arcs" }
  
  #include <string>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: PATCH: Make g++.dg/other/profile1.C use dg-require-profiling
  2008-05-21 21:59 PATCH: Make g++.dg/other/profile1.C use dg-require-profiling Sandra Loosemore
@ 2008-05-22 22:49 ` Janis Johnson
  0 siblings, 0 replies; 2+ messages in thread
From: Janis Johnson @ 2008-05-22 22:49 UTC (permalink / raw)
  To: Sandra Loosemore; +Cc: GCC Patches, Daniel Jacobowitz

On Wed, 2008-05-21 at 16:24 -0400, Sandra Loosemore wrote:
> This is another bordering-on-obvious testsuite cleanup that's been in our local 
> tree for quite a while.  OK to commit?

OK.  It wasn't obvious to me, though, I thought dg-require-profiling
was only used for -p and -pg.

Janis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-22 22:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-21 21:59 PATCH: Make g++.dg/other/profile1.C use dg-require-profiling Sandra Loosemore
2008-05-22 22:49 ` Janis Johnson

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).