Commit 07fd92be by Uros Bizjak Committed by Uros Bizjak

profile-generate-3.c: Call dg-require-profiling with empty argument.

	* gcc.dg/profile-generate-3.c: Call dg-require-profiling with
	empty argument.
	* g++.dg/other/profile1.C: Ditto.

From-SVN: r163191
parent 2d698d3b
2010-08-12 Uros Bizjak <ubizjak@gmail.com>
* gcc.dg/profile-generate-3.c: Call dg-require-profiling with
empty argument.
* g++.dg/other/profile1.C: Ditto.
2010-08-12 Richard Guenther <rguenther@suse.de>
PR tree-optimization/45232
......
// PR 11767
// { dg-do run }
// { dg-require-profiling "-fprofile-arcs" }
// { dg-require-profiling "" }
// { dg-options "-fnon-call-exceptions -fprofile-arcs" }
#include <string>
......
/* { dg-do link } */
/* { dg-require-profiling "-fprofile-generate=." } */
/* { dg-require-profiling "" } */
/* { dg-options "-fprofile-generate=." } */
int
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment