Disable pedantic warning for this testcase.
Committed as obvious patch From-SVN: r218130
This commit is contained in:
parent
c190efccf0
commit
3c8c4e7d06
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
// { dg-do compile { target c++11 } }
|
||||
// { dg-options "-Wno-pedantic" }
|
||||
|
||||
template<int N>
|
||||
struct foo {
|
||||
|
|
Loading…
Add table
Reference in a new issue