This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/16566] [3.4/3.5 Regression] ICE with flexible arrays


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]