OSDN Git Service

2008-05-04 Andy Hutchinson <hutchinsonandy@aim.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / nested-func-5.c
index 5076dbd..3545f37 100644 (file)
@@ -1,6 +1,7 @@
 /* { dg-do compile } */
 /* { dg-options "-fexceptions" } */
 /* PR28516: ICE generating ARM unwind directives for nested functions.  */
+/* { dg-require-effective-target trampolines } */
 
 void ex(int (*)(void));
 void foo(int i)