This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/7053] [3.3 Regression] ICE when declaring a function already defined as a friend method of a template class
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jul 2003 05:44:58 -0000
- Subject: [Bug c++/7053] [3.3 Regression] ICE when declaring a function already defined as a friend method of a template class
- References: <20020617040601.7053.nicolas.tisserand@lrde.epita.fr>
- 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=7053
mmitchel at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[3.3/3.4 Regression] ICE |[3.3 Regression] ICE when
|when declaring a function |declaring a function already
|already defined as a friend |defined as a friend method
|method of a template class |of a template class
------- Additional Comments From mmitchel at gcc dot gnu dot org 2003-07-14 05:44 -------
Fixed in GCC 3.4 as of 2003-07-13.