* ChangeLog: Move entry ...
* cp/ChangeLog: ... here.
From-SVN: r263292
* genemit.c (print_overload_test): Fix typo.
-2018-08-02 Richard Biener <rguenther@suse.de>
-
- PR c++/86763
- * class.c (layout_class_type): Copy TYPE_TYPELESS_STORAGE
- to the CLASSTYPE_AS_BASE.
-
2018-08-02 Richard Biener <rguenther@suse.de>
PR tree-optimization/86816
(cp_print_error_function): Use pp_take_prefix when saving the
existing prefix.
+2018-08-02 Richard Biener <rguenther@suse.de>
+
+ PR c++/86763
+ * class.c (layout_class_type): Copy TYPE_TYPELESS_STORAGE
+ to the CLASSTYPE_AS_BASE.
+
2018-08-01 Martin Sebor <msebor@redhat.com>
PR tree-optimization/86650