mirror of git://gcc.gnu.org/git/gcc.git
Fixing ChangeLog entries.
Fixing ChangeLog entries. Moving cp/call.c change description to cp/ChangeLog file. From-SVN: r199900
This commit is contained in:
parent
f88ce95e40
commit
1c59edccdc
|
|
@ -60,12 +60,6 @@
|
|||
(output_constructor): Reorder initialization code and adjust call to
|
||||
output_constructor_bitfield.
|
||||
|
||||
2013-06-07 Sriraman Tallam <tmsriram@google.com>
|
||||
|
||||
PR c++/57548
|
||||
* cp/call.c (build_over_call): Check if current_function_decl is
|
||||
NULL.
|
||||
|
||||
2013-06-07 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
* symtab.c (symtab_resolve_alias): Do not remove alias attribute.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,9 @@
|
|||
2013-06-07 Sriraman Tallam <tmsriram@google.com>
|
||||
|
||||
PR c++/57548
|
||||
* call.c (build_over_call): Check if current_function_decl is
|
||||
NULL.
|
||||
|
||||
2013-06-07 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
PR c++/53658
|
||||
|
|
|
|||
Loading…
Reference in New Issue