Add missing ChangeLog entries.
From-SVN: r157479
This commit is contained in:
parent
7686fb74ef
commit
28fd1fc112
2 changed files with 10 additions and 0 deletions
|
@ -8,6 +8,11 @@
|
|||
* pt.c (process_partial_specialization): Use error_n instead of
|
||||
error.
|
||||
|
||||
2010-03-03 Jason Merrill <jason@redhat.com>
|
||||
|
||||
PR c++/12909
|
||||
* mangle.c (mangle_decl): Handle VAR_DECL, too.
|
||||
|
||||
2010-03-03 Jason Merrill <jason@redhat.com>
|
||||
|
||||
PR c++/12909
|
||||
|
|
|
@ -256,6 +256,11 @@
|
|||
for unspecified optional arguments.
|
||||
(dg-skip-if, dg-xfail-run-if): Verify the number of arguments.
|
||||
|
||||
2010-03-03 Jason Merrill <jason@redhat.com>
|
||||
|
||||
PR c++/12909
|
||||
* g++.dg/abi/mangle40.C: Updated.
|
||||
|
||||
2010-03-03 Jason Merrill <jason@redhat.com>
|
||||
|
||||
* g++.dg/abi/mangle19-1.C: Adjust for default -Wabi.
|
||||
|
|
Loading…
Add table
Reference in a new issue