OSDN Git Service

* diagnostic.h (diagnostic_override_option_index): New macro to
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / sibcall-1.c
index 4521ace..e8a9551 100644 (file)
@@ -37,7 +37,7 @@ recurser_void (int n)
 
 void *trackpoint;
 
-void
+void __attribute__ ((noinline))
 track (int n)
 {
   char stackpos[1];