commit | 9ca4280a921b0094c7ef131c5c8a63b451ab9a05 | [log] [tgz] |
---|---|---|
author | Martin Sebor <msebor@redhat.com> | Thu Mar 05 09:37:25 2020 -0700 |
committer | Martin Sebor <msebor@redhat.com> | Thu Mar 05 09:37:25 2020 -0700 |
tree | c0f5a4f4a3a141282283d30830edf88b5e8260a9 | |
parent | c47f6f69745cd41cb7cb00407bf1ff81b2a56124 [diff] |
Backport fix for PR c++/93753 from trunk. gcc/cp/ChangeLog: Backport from trunk. 2020-02-21 Martin Sebor <msebor@redhat.com> PR c++/93753 * class.c (check_flexarrays): Tighten up a test for potential members of anonymous structs or unions. gcc/testsuite/ChangeLog: Backport from trunk. 2020-02-21 Martin Sebor <msebor@redhat.com> PR c++/93753 * g++.dg/ext/flexary36.C: New test.