This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16056] Strange error
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jun 2004 11:59:27 -0000
- Subject: [Bug c++/16056] Strange error
- References: <20040618113500.16056.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-06-18 11:59 -------
GCC is right, the overloaded operator cannot be used for built-in types.
May I suggest you again to double check this kind of bug reports with the EDG
compiler (http://www.comeaucomputing.com/tryitout) before submitting them?
These are just normal C++ rules.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16056