cp/ChangeLog file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@199900
138bc75d-0d04-0410-961f-
82ee72b054a4
(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.
+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