From 283e624c9f8007a9048b55e3be3dfad991cff346 Mon Sep 17 00:00:00 2001 From: Paolo Carlini Date: Mon, 30 May 2011 21:14:01 +0000 Subject: [PATCH] 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 --- libstdc++-v3/ChangeLog | 6 ++++++ libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 9875d6c..e55103e 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 9db39d2..040c196 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 } -- 2.7.4