Commit 48d3ee1d by Andrew Stubbs Committed by Maxim Kuvyrkov

pr36191.C: Don't run with -fomit-frame-pointer on sh, m68k and fido.

	* g++.dg/torture/pr36191.C: Don't run with -fomit-frame-pointer on
	sh, m68k and fido.

Co-Authored-By: Maxim Kuvyrkov <maxim@codesourcery.com>

From-SVN: r153852
parent ad5ed961
2009-11-03 Andrew Stubbs <ams@codesourcery.com>
Maxim Kuvyrkov <maxim@codesourcery.com>
* g++.dg/torture/pr36191.C: Don't run with -fomit-frame-pointer on
sh, m68k and fido.
2009-11-03 Dodji Seketeli <dodji@redhat.com>
PR c++/38699
......
// PR c++/36191
// { dg-do compile }
// { dg-options "-fnon-call-exceptions" }
// { dg-skip-if "Frame pointer required for unwind tables" { sh*-*-* m68k*-*-* fido*-*-* } "-fomit-frame-pointer" "" }
__complex__ double
foo (__complex__ double x, double y)
......
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