This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13268] ICE on illegal code: bool foo(const operator&);
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Dec 2003 20:34:27 -0000
- Subject: [Bug c++/13268] ICE on illegal code: bool foo(const operator&);
- References: <20031202062909.13268.fw@deneb.enyo.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From reichelt at gcc dot gnu dot org 2003-12-30 20:34 -------
I still get a segfault on i686-pc-linux-gnu with gcc 3.4.0 20031229
(checking enabled):
PR13268.cc:1: error: declaration of `operator&' as non-function
PR13268.cc:1: internal compiler error: Segmentation fault
Please submit a full bug report, [etc.]
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13268