From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1420 invoked by alias); 24 Dec 2006 05:23:45 -0000 Received: (qmail 1344 invoked by alias); 24 Dec 2006 05:23:37 -0000 Date: Sun, 24 Dec 2006 05:23:00 -0000 Message-ID: <20061224052337.1343.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/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/msg01836.txt.bz2 ------- Comment #13 from gdr at integrable-solutions dot net 2006-12-24 05:23 ------- Subject: Re: SIGSEGV on operator==(valarray, bool) "pinskia at gmail dot com" writes: | ------- Comment #9 from pinskia at gmail dot com 2006-12-23 18:50 ------- | Subject: Re: SIGSEGV on operator==(valarray, | bool) | | On Sat, 2006-12-23 at 11:17 +0000, gdr at integrable-solutions dot net | wrote: | > | > I don't remember I ever used this funky __builtin_expect. | > valarray is improving everyday :-( | | | You most likely did not but assert did :). Doh. You're right; -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30280