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]

Re: Internal compiler error using GCC 2.95.2 on Solaris 7


>  C version 2.95.2 19991024 (release).
> bug.cc: In function `int main()':
> bug.cc:7: Internal compiler error.

Thanks for your bug report. The mainline compiler (2.96 20000108
(experimental)) says

bug.cc: In function `int main ()':
bug.cc:7: no matches converting function `operator==' to type `bool (*) ()'
[candidate listing]

so it seems the bug has been fixed.

Regards,
Martin

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