Commit 3c51ad46 by Christophe Lyon Committed by Christophe Lyon

think1.C: Fix dg-do and dg-skip order.

	* g++.dg/inherit/think1.C: Fix dg-do and dg-skip order.

From-SVN: r236319
parent d20faa66
2016-05-17 Christophe Lyon <christophe.lyon@linaro.org>
* g++.dg/inherit/think1.C: Fix dg-do and dg-skip order.
2016-05-17 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
PR target/70809
......
// { dg-skip-if "" { arm_thumb1_ok } }
// { dg-do run { target arm*-*-* aarch64*-*-* i?86-*-* x86_64-*-* s390*-*-* alpha*-*-* ia64-*-* sparc*-*-* } }
// { dg-skip-if "" { arm_thumb1_ok } }
#include <stdarg.h>
......
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