[Bug libstdc++/30280] SIGSEGV on operator==(valarray<bool>, bool)

gdr at integrable-solutions dot net gcc-bugzilla@gcc.gnu.org
Sat Dec 23 11:17:00 GMT 2006



------- 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" <gcc-bugzilla@gcc.gnu.org> 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



More information about the Gcc-bugs mailing list