From owner-freebsd-current@FreeBSD.ORG Mon Apr 30 21:56:40 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 87098106566B; Mon, 30 Apr 2012 21:56:40 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from mail.vx.sk (mail.vx.sk [176.9.45.25]) by mx1.freebsd.org (Postfix) with ESMTP id 05DEB8FC08; Mon, 30 Apr 2012 21:56:40 +0000 (UTC) Received: from core2.vx.sk (localhost [127.0.0.2]) by mail.vx.sk (Postfix) with ESMTP id A03B42C670; Mon, 30 Apr 2012 23:56:38 +0200 (CEST) X-Virus-Scanned: amavisd-new at mail.vx.sk Received: from mail.vx.sk by core2.vx.sk (amavisd-new, unix socket) with LMTP id lmd3DWtHIDpQ; Mon, 30 Apr 2012 23:56:36 +0200 (CEST) Received: from ip-46.34.254.105.o2inet.sk (ip-46.34.254.105.o2inet.sk [46.34.254.105]) by mail.vx.sk (Postfix) with ESMTPSA id 8435B2C656; Mon, 30 Apr 2012 23:56:32 +0200 (CEST) References: <20120421185402.GH1743@albert.catwhisker.org> <7AD8956D-AD18-4CAB-9953-06E00185A7DA@freebsd.org> <20120428150941.e0464900.ray@dlink.ua> <20120428231703.374bc042.ray@dlink.ua> <4F9EE24B.7050909@freebsd.org> <4F9EFBA3.7000206@FreeBSD.org> User-Agent: K-9 Mail for Android In-Reply-To: <4F9EFBA3.7000206@FreeBSD.org> MIME-Version: 1.0 From: =?UTF-8?Q?Martin_Matu=C5=A1ka?= Date: Mon, 30 Apr 2012 23:56:13 +0200 To: Pedro Giffuni ,freebsd-current@freebsd.org Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: gonzo@freebsd.org Subject: Re: : jemalloc_arena.c:182: Failed assertion: "p[i] == 0" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Apr 2012 21:56:40 -0000 Feel free to import this change referencing this explicit gcc-4_1-branch revision as source and mentioning the GPLv2 license. -- Martin Matuška FreeBSD commiter http://blog.vx.sk Pedro Giffuni wrote: On 04/30/12 14:04, Oleksandr Tymoshenko wrote: > On 29/04/2012 12:04 PM, Adrian Chadd wrote: >> .. and the output from the buildworld: > > .. skipped .. > >> -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 >> -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized >> -Wno-pointer-sign -c jemalloc_jemalloc.c -o jemalloc_jemalloc.So >> jemalloc_jemalloc.c: In function 'calloc': >> jemalloc_jemalloc.c:1027: internal compiler error: in >> change_address_1, at emit-rtl.c:1784 >> Please submit a full bug report, >> with preprocessed source if appropriate. >> See; for instructions. >> *** Error code 1 >> 1 error >> *** Error code 2 >> 1 error >> *** Error code 2 >> 1 error >> *** Error code 2 >> 1 error >> *** Error code 2 >> 1 error > > This ICE was fixed here: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33256 > Unfortunately the fix is GPLv3-licensed, so we can't merge it > back as-is. > Actually.. the fix was merged to the gcc 4.1 branch so we can take it under GPLv2: http://gcc.gnu.org/viewcvs?view=revision&revision=128198 best regards, Pedro. _____________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"