Commit 11078d2f by Jason Merrill

fix dg-skip-if in thunk1.C

From-SVN: r196495
parent 55c6d7e2
......@@ -4,7 +4,7 @@
// { dg-final { scan-assembler-times "LFB3" 5 } }
// Darwin doesn't use the thunk for PIC.
// { dg-skip-if { target *-*-darwin* } }
// { dg-skip-if "no pic thunk" { *-*-darwin* } }
template <class T> void f(T t) { }
......
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