This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50726] Internal compiler error when specializing template with an Enum Class
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 14 Oct 2011 10:11:42 +0000
- Subject: [Bug c++/50726] Internal compiler error when specializing template with an Enum Class
- Auto-submitted: auto-generated
- References: <bug-50726-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50726
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Known to work| |4.6.1, 4.7.0
Resolution| |WORKSFORME
Known to fail| |4.6.0
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-14 10:11:42 UTC ---
Has been fixed in 4.6.1, anyway.