Commit a2f325f9 by Martin Sebor

Correct ChangeLogs for PR c++/42121 and related.

From-SVN: r231734
parent 7585d94f
......@@ -262,7 +262,7 @@
2015-12-15 Martin Sebor <msebor@redhat.com>
c++/42121
PR c++/42121
* tree-chkp.c (chkp_find_bound_slots_1): Handle flexible array
members.
* tree.c (type_contains_placeholder_1): Avoid assuming type has
......@@ -29,11 +29,11 @@
2015-12-15 Martin Sebor <msebor@redhat.com>
c++/42121
c++/68478
c++/68613
c++/68689
c++/68710
PR c++/42121
PR c++/68478
PR c++/68613
PR c++/68689
PR c++/68710
* class.c (walk_subobject_offsets): Avoid assuming type domain
is non-null or has an upper bound.
(layout_class_type): Include type size in error message.
......
......@@ -115,11 +115,11 @@
2015-12-15 Martin Sebor <msebor@redhat.com>
c++/42121
c++/68478
c++/68613
c++/68689
c++/68710
PR c++/42121
PR c++/68478
PR c++/68613
PR c++/68689
PR c++/68710
* g++.dg/compat/struct-layout-1_generate.c: Avoid generating
further fields after the first flexible array member.
* g++.dg/ext/flexary2.C: Expect a sole flexible array member
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment