This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16781] [3.3 regression] ICE in cxx_scope_find_binding_for_name with missing 'template' disambiguator
- From: "gdr at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Apr 2005 13:51:12 -0000
- Subject: [Bug c++/16781] [3.3 regression] ICE in cxx_scope_find_binding_for_name with missing 'template' disambiguator
- References: <20040727131350.16781.bangerth@dealii.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From gdr at gcc dot gnu dot org 2005-04-30 13:51 -------
won't fix for 3.3.6. The root of the bug has been cured in 3.4.x with
the new parser.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|3.3.6 |3.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16781