From: Paolo Carlini Date: Mon, 30 May 2011 21:14:01 +0000 (+0000) Subject: re PR libstdc++/49236 (FAIL: 20_util/weak_ptr/comparison/cmp_neg.cc) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=283e624c9f8007a9048b55e3be3dfad991cff346;p=gcc.git re PR libstdc++/49236 (FAIL: 20_util/weak_ptr/comparison/cmp_neg.cc) 2011-05-30 Paolo Carlini PR libstdc++/49236 * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust dg-warning line number. From-SVN: r174455 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 9875d6c6f42..e55103ed74b 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,9 @@ +2011-05-30 Paolo Carlini + + PR libstdc++/49236 + * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust dg-warning + line number. + 2011-05-30 Jonathan Wakely * include/std/tuple: Implement uses-allocator construction. diff --git a/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc b/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc index 9db39d2b445..040c196f437 100644 --- a/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc +++ b/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc @@ -51,7 +51,7 @@ main() // { dg-warning "note" "" { target *-*-* } 485 } // { dg-warning "note" "" { target *-*-* } 479 } // { dg-warning "note" "" { target *-*-* } 469 } -// { dg-warning "note" "" { target *-*-* } 633 } +// { dg-warning "note" "" { target *-*-* } 868 } // { dg-warning "note" "" { target *-*-* } 1056 } // { dg-warning "note" "" { target *-*-* } 1050 } // { dg-warning "note" "" { target *-*-* } 342 }