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:
parent
12019aec3d
commit
552af63412
@ -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
|
||||
|
@ -1,4 +1,5 @@
|
||||
// PR c++/39153
|
||||
// { dg-options "-std=c++0x -fno-inline" }
|
||||
|
||||
struct _Impl_base
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user