From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31502 invoked by alias); 23 Dec 2006 11:17:43 -0000 Received: (qmail 31475 invoked by alias); 23 Dec 2006 11:17:33 -0000 Date: Sat, 23 Dec 2006 11:17:00 -0000 Message-ID: <20061223111733.31474.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/30280] SIGSEGV on operator==(valarray, bool) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "gdr at integrable-solutions dot net" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-12/txt/msg01796.txt.bz2 ------- Comment #8 from gdr at integrable-solutions dot net 2006-12-23 11:17 ------- Subject: Re: SIGSEGV on operator==(valarray, bool) "pinskia at gcc dot gnu dot org" writes: | What target is this one, all I get is: | t.cc:8: error: cannot convert 'std::_Expr > >, | 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