defaulted9.C: Compile with "-std=c++0x -fno-inline".

2009-02-12  H.J. Lu  <hongjiu.lu@intel.com>

	* g++.dg/cpp0x/defaulted9.C: Compile with "-std=c++0x -fno-inline".

From-SVN: r144127
This commit is contained in:
H.J. Lu 2009-02-12 14:17:17 +00:00 committed by H.J. Lu
parent 12019aec3d
commit 552af63412
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2009-02-12 H.J. Lu <hongjiu.lu@intel.com>
* g++.dg/cpp0x/defaulted9.C: Compile with "-std=c++0x -fno-inline".
2009-02-12 H.J. Lu <hongjiu.lu@intel.com>
PR target/39152

View File

@ -1,4 +1,5 @@
// PR c++/39153
// { dg-options "-std=c++0x -fno-inline" }
struct _Impl_base
{