------- Comment #2 from jason at gcc dot gnu dot org  2010-03-08 04:27 -------
and indeed this testcase gets the same crash:

void f()
{
  auto val = val;
}


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[c++0x] ICE in nested lambda|[c++0x] ICE with invalid
                   |functions with invalid auto |auto


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43281

Reply via email to