Commit 6868b351 by Rainer Orth Committed by Rainer Orth

* g++.dg/torture/pr48954.C: Use dg-require-effective-target lto.

From-SVN: r175019
parent 40873cdd
2011-06-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* g++.dg/torture/pr48954.C: Use dg-require-effective-target lto.
2011-06-14 Georg-Johann Lay <avr@gjlay.de>
* gcc.c-torture/execute/cmpsi-2.c: Undo 172757.
......
/* { dg-do compile } */
/* { dg-options "-O2 -flto -fno-early-inlining -fkeep-inline-functions" } */
/* { dg-require-effective-target lto } */
struct A
{
virtual void foo () = 0;
......
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