OSDN Git Service

PR debug/47106
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / debug / pr47106.C
index 079f424..3a8100f 100644 (file)
@@ -1,5 +1,6 @@
 // { dg-do compile }
 // { dg-options "-O -fpartial-inlining -flto -fconserve-stack -fcompare-debug" }
+// { dg-require-effective-target lto }
 
 void end (int, int) __attribute__ ((__noreturn__));