http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54309
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Keywords| |rejects-valid
Last reconfirmed| |2012-08-18
Ever Confirmed|0 |1
Summary|type alias accessing class |[C++11] type alias
|template enum type member |accessing class template
|fails |enum type member fails
Severity|major |normal
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-08-18
06:02:03 UTC ---
It looks like the using alias is not setup to late bind.