Commit f1ad09d9 by Yufeng Zhang Committed by Yufeng Zhang

alias-decl-debug-0.C: Add aarch64*-*-* to the dg-skip-if "No stabs".

gcc/testsuite/

	* g++.dg/cpp0x/alias-decl-debug-0.C: Add aarch64*-*-* to the
	dg-skip-if "No stabs".

From-SVN: r199452
parent ca035367
2013-05-30 Yufeng Zhang <yufeng.zhang@arm.com>
* g++.dg/cpp0x/alias-decl-debug-0.C: Add aarch64*-*-* to the
dg-skip-if "No stabs".
2013-05-30 Janus Weil <janus@gcc.gnu.org>
PR fortran/54189
......
// Origin: PR c++/51032
// { dg-skip-if "No stabs" { mmix-*-* *-*-aix* alpha*-*-* hppa*64*-*-* ia64-*-* *-*-vxworks* } { "*" } { "" } }
// { dg-skip-if "No stabs" { aarch64*-*-* mmix-*-* *-*-aix* alpha*-*-* hppa*64*-*-* ia64-*-* *-*-vxworks* } { "*" } { "" } }
// { dg-options "-std=c++0x -gstabs+" }
template <class C>
......
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