Commit aced91b1 by Andreas Schwab

* g++.dg/cpp0x/alias-decl-debug-0.C: Move dg-skip after dg-do.

From-SVN: r208441
parent e1329058
2014-03-09 Andreas Schwab <schwab@linux-m68k.org>
* g++.dg/cpp0x/alias-decl-debug-0.C: Move dg-skip after dg-do.
2014-03-08 Paulo Matos <paulo@matos-sorge.com> 2014-03-08 Paulo Matos <paulo@matos-sorge.com>
* gcc.dg/lto/pr55113_0.c: New testcase. * gcc.dg/lto/pr55113_0.c: New testcase.
......
// Origin: PR c++/51032 // Origin: PR c++/51032
// { dg-skip-if "No stabs" { aarch64*-*-* mmix-*-* *-*-aix* alpha*-*-* hppa*64*-*-* ia64-*-* *-*-vxworks* nios2-*-* } { "*" } { "" } }
// { dg-do compile { target c++11 } } // { dg-do compile { target c++11 } }
// { dg-skip-if "No stabs" { aarch64*-*-* mmix-*-* *-*-aix* alpha*-*-* hppa*64*-*-* ia64-*-* *-*-vxworks* nios2-*-* } { "*" } { "" } }
// { dg-options "-gstabs+" } // { dg-options "-gstabs+" }
template <class C> 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