This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/22464] [3.4/4.0/4.1 Regression] ICE on classes in template functions which attempt closure
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jul 2005 14:37:55 -0000
- Subject: [Bug c++/22464] [3.4/4.0/4.1 Regression] ICE on classes in template functions which attempt closure
- References: <20050713181558.22464.albertm@uphs.upenn.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From reichelt at gcc dot gnu dot org 2005-07-25 14:37 -------
If one removes the class instance "helper", the code compiles.
This is an accepts-invalid bug (which also appeared in gcc 3.4.0).
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |reichelt at gcc dot gnu dot
| |org
Keywords| |accepts-invalid, monitored
Known to fail| |3.4.0 4.0.0 4.1.0
Known to work| |3.3.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22464