OSDN Git Service

2011-11-21 Paolo Carlini <paolo.carlini@oracle.com>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Nov 2011 10:48:53 +0000 (10:48 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Nov 2011 10:48:53 +0000 (10:48 +0000)
* Fix last ChangeLog entry.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181556 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog

index 5d5fc1d..9689052 100644 (file)
@@ -5,6 +5,8 @@
        (tuple<>::tuple(_UElements&&...),
        tuple<>::tuple(const tuple<_UElements...>&),
        tuple<>::tuple(tuple<_UElements...>&&)): Remove wa for c++/48322.
+       * testsuite/20_util/uses_allocator/cons_neg.cc: Adjust dg-error
+       line number.
 
 2011-11-20  Jason Merrill  <jason@redhat.com>