Disable pedantic warning for this testcase.

Committed as obvious patch

From-SVN: r218130
This commit is contained in:
Kai Tietz 2014-11-27 21:49:44 +01:00
parent c190efccf0
commit 3c8c4e7d06

View file

@ -1,4 +1,5 @@
// { dg-do compile { target c++11 } }
// { dg-options "-Wno-pedantic" }
template<int N>
struct foo {