Commit 608766dc by Uros Bizjak Committed by Uros Bizjak

override-attribs.C: Require ilp32 x86 target.

	* g++.dg/inherit/override-attribs.C: Require ilp32 x86 target.

From-SVN: r133111
parent 73b38fce
2008-03-11 Uros Bizjak <ubizjak@gmail.com>
* g++.dg/inherit/override-attribs.C: Require ilp32 x86 target.
2008-03-11 Uros Bizjak <ubizjak@gmail.com>
PR middle-end/35526
* g++.dg/torture/pr35526.C: New test.
// PR c++/14688
// { dg-do compile { target i?86-*-* } }
// { dg-do compile { target i?86-*-* x86_64-*-* } }
// { dg-require-effective-target ilp32 }
class one
{
public:
......
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