]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/experimental/propagate_const/cons/move_neg.cc
PR libstdc++/79433 no #error for including TS headers with wrong -std
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / experimental / propagate_const / cons / move_neg.cc
index 743658f5f9e15f02b65a2654362be3dcca5f0735..ac71a29cf56cb40ebe62c5d93d2669b3342252ef 100644 (file)
 using std::experimental::propagate_const;
 using std::unique_ptr;
 
-// { dg-error "no type" "" { target *-*-* } 120 }
-// { dg-error "no type" "" { target *-*-* } 127 }
-// { dg-error "no type" "" { target *-*-* } 136 }
-// { dg-error "no type" "" { target *-*-* } 145 }
+// { dg-error "no type" "" { target *-*-* } 118 }
+// { dg-error "no type" "" { target *-*-* } 125 }
+// { dg-error "no type" "" { target *-*-* } 134 }
+// { dg-error "no type" "" { target *-*-* } 143 }
 
 int main()
 {