]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/g++.dg/cpp0x/constexpr-47969.C
C++: more location wrapper nodes (PR c++/43064, PR c++/43486)
[thirdparty/gcc.git] / gcc / testsuite / g++.dg / cpp0x / constexpr-47969.C
index bfd9d8fe526223873739d7531a9bae6b9408ae4c..9ff21578b15dfe73a617a16d5d1951cd33871f2e 100644 (file)
@@ -9,4 +9,4 @@ struct A
 constexpr A a = A();
 
 int ar[a]; // { dg-error "could not convert" }
-// { dg-error "5:size of array .ar. has non-integral" "" { target c++11 } .-1 }
+// { dg-error "8:size of array .ar. has non-integral" "" { target c++11 } .-1 }