------- Comment #8 from gdr at integrable-solutions dot net 2006-12-23 11:17 ------- Subject: Re: SIGSEGV on operator==(valarray<bool>, bool)
"pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | What target is this one, all I get is: | t.cc:8: error: cannot convert 'std::_Expr<std::_UnClos<std::__logical_not, | std::_Expr, std::_UnClos<std::__logical_not, std::_Expr, | std::_BinClos<std::__equal_to, std::_ValArray, std::_Constant, bool, bool> > >, | bool>' to 'long int' for argument '1' to 'long int __builtin_expect(long int, | long int)' I don't remember I ever used this funky __builtin_expect. valarray is improving everyday :-( -- Gaby -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30280