This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13178] [3.3/3.4 Regression] Bogus C++ error message referring to operator 1
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2004 03:06:18 -0000
- Subject: [Bug c++/13178] [3.3/3.4 Regression] Bogus C++ error message referring to operator 1
- References: <20031124181040.13178.ian@airs.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-16 03:06 -------
Looks like this changed once with the new parser.
And some time before that, I have not looked when.
3.2.3 just to say:
input.cc:9: no matching function for call to `C::operator float(C&)'
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |mmitchel at gcc dot gnu dot
| |org
Summary|[3.4 Regression] Bogus C++ |[3.3/3.4 Regression] Bogus
|error message referring to |C++ error message referring
|operator 1 |to operator 1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13178