[Bug c++/49292] [c++0x] non_const_var_error ICE for error when mixing static_assert, template, and constexpr
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 15 17:08:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49292
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |jason at gcc dot gnu.org
Resolution| |FIXED
--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-15 17:08:23 UTC ---
This works now; I think it was fixed by my 6/9 patch.
More information about the Gcc-bugs
mailing list