This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/16566] [3.4/3.5 Regression] ICE with flexible arrays
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Aug 2004 00:25:25 -0000
- Subject: [Bug middle-end/16566] [3.4/3.5 Regression] ICE with flexible arrays
- References: <20040715141619.16566.ppelissi@caramail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-08-09 00:25 -------
The only thing during that time period that seems likely is:
2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
* c-typeck.c (pedantic_lvalue_warning): Deprecate compound
expressions as lvalues.
(internal_build_compound_expr): Remove special handling for
non-pedantic case.
* doc/extend.texi: Document that all extended lvalues are now
deprecated.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16566