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