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