This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36193] ICE when accessing static integer constant in template class
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 May 2008 19:25:41 -0000
- Subject: [Bug c++/36193] ICE when accessing static integer constant in template class
- References: <bug-36193-16170@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from pinskia at gcc dot gnu dot org 2008-05-09 19:25 -------
>g++ (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
That is a prelease and not a full release. The fix went into the 4.1 branch
after that date :).
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36193