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 in g++


Thanks for your bug report. The mainline compiler (2.96 20000624
(experimental)) reports

a.cc:16: no match for call to `(not_equal_to<_Tp>) (int)'

so the bug appears to be fixed. I assume you wanted to use bind1st
somewhere...

Regards,
Martin

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