This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/7053] [3.3/3.4 Regression] ICE when declaring a function already defined as a friend method of a template class
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jul 2003 03:47:33 -0000
- Subject: [Bug c++/7053] [3.3/3.4 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
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at physics dot uc
| |dot edu
Summary|ICE when declaring a |[3.3/3.4 Regression] ICE
|function already defined as |when declaring a function
|a friend method of a |already defined as a friend
|template class |method of a template class
Target Milestone|--- |3.3.1
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-14 03:47 -------
It did not ICE in 2.91.66 so this is a regresion but an old one thogugh.