[Bug c++/78039] [6 Regression] fails to compile glibc tests with invalid flexible array member
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Oct 22 01:09:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78039
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Keywords| |diagnostic
Last reconfirmed| |2016-10-21
Assignee|unassigned at gcc dot gnu.org |msebor at gcc dot gnu.org
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=77650
Ever confirmed|0 |1
Summary|[6/7 Regression] fails to |[6 Regression] fails to
|compile glibc tests |compile glibc tests with
| |invalid flexible array
| |member
Known to fail|7.0 |
--- Comment #7 from Martin Sebor <msebor at gcc dot gnu.org> ---
Patch for the 6 branch posted for review:
https://gcc.gnu.org/ml/gcc-patches/2016-10/msg01818.html
Since the code is invalid and rejecting it is intentional I removed the 7
regression marker.
More information about the Gcc-bugs
mailing list