This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13268] ICE on illegal code: bool foo(const operator&);


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]