This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12369] [3.3 Regression] ICE with templates and friends
- From: "lerdsuwa at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Sep 2003 12:56:37 -0000
- Subject: [Bug c++/12369] [3.3 Regression] ICE with templates and friends
- References: <20030922203913.12369.zhaojiangbin@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12369
lerdsuwa at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |lerdsuwa at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2003-09-23 12:56 -------
This the patch I fixed in the mainline
http://gcc.gnu.org/ml/gcc-patches/2003-07/msg01682.html
I'll check to see if 3.3 branch needs the same or different
fix.