2011-11-21 Paolo Carlini <paolo.carlini@oracle.com>
* Fix last ChangeLog entry. From-SVN: r181556
This commit is contained in:
parent
a7cd7b6088
commit
bbee335668
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue