[Bug c/17023] [3.3/3.4/4.0 Regression] ICE with nested functions in parameter declaration
rth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Oct 14 18:08:00 GMT 2004
------- Additional Comments From rth at gcc dot gnu dot org 2004-10-14 18:08 -------
Looks to me as if the nested function has nothing to do with it. Rather,
it's the statement expression. Just "int b[({ 1; })]" is enough to crash.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org
|dot org |
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17023
More information about the Gcc-bugs
mailing list