http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47950
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-valid-code Status|UNCONFIRMED |NEW Last reconfirmed| |2011.03.02 16:07:53 Summary|[C++0x] Internal compiler |[4.6 Regression] [C++0x] |error: non-dependent |Internal compiler error: |declaration as condition |non-dependent declaration |causes |as condition causes |tsubst_copy_and_build |tsubst_copy_and_build |assertion failure. |assertion failure. Ever Confirmed|0 |1 --- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-03-02 16:07:53 UTC --- (In reply to comment #1) > So I was wrong that the above code has regressed in the last few days. Confirmed, it fails with 4.6.0 20110219 too, but not in c++98 mode or with 4.5