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
This commit is contained in:
parent
ad5ed9618b
commit
48d3ee1d0a
@ -1,3 +1,9 @@
|
||||
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
|
||||
|
@ -1,6 +1,7 @@
|
||||
// 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)
|
||||
|
Loading…
Reference in New Issue
Block a user