From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32265 invoked by alias); 1 Oct 2014 15:25:56 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 32236 invoked by uid 89); 1 Oct 2014 15:25:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qa0-f52.google.com Received: from mail-qa0-f52.google.com (HELO mail-qa0-f52.google.com) (209.85.216.52) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 01 Oct 2014 15:25:54 +0000 Received: by mail-qa0-f52.google.com with SMTP id dc16so383279qab.39 for ; Wed, 01 Oct 2014 08:25:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=qDjrDjBoAWVuTC0GgjbSoQU8h/d4ZR3wxdPp6sr7f0c=; b=HINLm7LC9r0RIDKP7Ol/qqP06/yOIB8JCKLwZMTEL1Y//iY0eB9Px5dM8vlldLI9tM NkQ7iun3R87VVo1YmYcVJgFmCbIl6XdmcxuZ4PlmXBAK4qv0wzyesnNR9zUyNqwqNSKZ j0JbvAP/y11d0eNxzJ5xln7a/VxyBwGH89iXPQ50v87wyjRxnNYaz3q06l+IyneAN0T6 2+dZQ5Dx/U3XAXI1VlznzEgPLw8naf0ZNUAZPOb6JFX6hHMpIMM+zZLld4tgBWphRRsc PyxJ5Z3tEaWHmDavoMilt24eOB3O/1IV4DGf6GRCZUEBmi9i46sNMyrsSCsIqlsrUWtb Zhpw== X-Gm-Message-State: ALoCoQnjI9oey3+2DAk5r/nm6aV/RpXOeUEhOH2sqszeI8Gvmy+0fBWucF3p3jgL7u67Ba++XUmY MIME-Version: 1.0 X-Received: by 10.224.80.131 with SMTP id t3mr72775667qak.35.1412177152726; Wed, 01 Oct 2014 08:25:52 -0700 (PDT) Received: by 10.140.37.49 with HTTP; Wed, 1 Oct 2014 08:25:52 -0700 (PDT) In-Reply-To: <20141001152256.GA24862@f1.c.bardezibar.internal> References: <53CF1DFD.7080805@redhat.com> <542A32AB.1040708@redhat.com> <20141001152256.GA24862@f1.c.bardezibar.internal> Date: Wed, 01 Oct 2014 15:25:00 -0000 Message-ID: Subject: Re: [PATCH] Redesign jump threading profile updates From: Christophe Lyon To: Sebastian Pop Cc: Teresa Johnson , Jeff Law , "gcc-patches@gcc.gnu.org" , Jan Hubicka , David Li Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2014-10/txt/msg00068.txt.bz2 On 1 October 2014 17:22, Sebastian Pop wrote: > Christophe Lyon wrote: >> Since this commit, I can see all my builds for arm*linux* and >> aarch64*linux* fail while building glibc: >> >> /tmp/3496222_18.tmpdir/aci-gcc-fsf/builds/gcc-fsf-gccsrc/tools/bin/aarch64-none-linux-gnu-gcc >> iso-2022-cn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Win >> line -Wundef -Wwrite-strings -fmerge-all-constants -frounding-math -g >> -Wstrict-prototypes -fPIC -I../include >> -I/tmp/3496222_18.tmpdir/aci-gcc-f >> sf/builds/gcc-fsf-gccsrc/obj-aarch64-none-linux-gnu/glibc-1/iconvdata >> -I/tmp/3496222_18.tmpdir/aci-gcc-fsf/builds/gcc-fsf-gccsrc/obj-aarch64-none-linux >> -gnu/glibc-1 -I../sysdeps/unix/sysv/linux/aarch64/nptl >> -I../sysdeps/unix/sysv/linux/aarch64 >> -I../sysdeps/unix/sysv/linux/generic -I../sysdeps/unix/s >> ysv/linux/wordsize-64 -I../nptl/sysdeps/unix/sysv/linux >> -I../nptl/sysdeps/pthread -I../sysdeps/pthread >> -I../sysdeps/unix/sysv/linux -I../sysdeps/gn >> u -I../sysdeps/unix/inet -I../nptl/sysdeps/unix/sysv >> -I../sysdeps/unix/sysv -I../nptl/sysdeps/unix -I../sysdeps/unix >> -I../sysdeps/posix -I../sysd >> eps/aarch64/fpu -I../sysdeps/aarch64/nptl -I../sysdeps/aarch64 >> -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 >> -I../sysdeps/ieee754/dbl-64/w >> ordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 >> -I../sysdeps/aarch64/soft-fp -I../sysdeps/ieee754 >> -I../sysdeps/generic -I../npt >> l -I.. -I../libio -I. -nostdinc -isystem >> /tmp/3496222_18.tmpdir/aci-gcc-fsf/builds/gcc-fsf-gccsrc/tools/lib/gcc/aarch64-none-linux-gnu/5.0.0/include >> -i >> system /tmp/3496222_18.tmpdir/aci-gcc-fsf/builds/gcc-fsf-gccsrc/tools/lib/gcc/aarch64-none-linux-gnu/5.0.0/include-fixed >> -isystem /tmp/3496222_18.tmpdir >> /aci-gcc-fsf/builds/gcc-fsf-gccsrc/sysroot-aarch64-none-linux-gnu/usr/include >> -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED >> -DNOT_IN_libc -o >> /tmp/3496222_18.tmpdir/aci-gcc-fsf/builds/gcc-fsf-gccsrc/obj-aarch64-none-linux-gnu/glibc-1/iconvdata/iso-2022-cn.os >> -MD -MP -MF /tmp/3 >> 496222_18.tmpdir/aci-gcc-fsf/builds/gcc-fsf-gccsrc/obj-aarch64-none-linux-gnu/glibc-1/iconvdata/iso-2022-cn.os.dt >> -MT /tmp/3496222_18.tmpdir/aci-gcc-fsf >> /builds/gcc-fsf-gccsrc/obj-aarch64-none-linux-gnu/glibc-1/iconvdata/iso-2022-cn.os >> >> In file included from iso-2022-cn.c:407:0: >> ../iconv/skeleton.c: In function 'gconv': >> ../iconv/skeleton.c:800:1: internal compiler error: in >> check_probability, at basic-block.h:959 >> 0xe4e2fb find_many_sub_basic_blocks(simple_bitmap_def*) >> /tmp/3496222_18.tmpdir/aci-gcc-fsf/sources/gcc-fsf/gccsrc/gcc/basic-block.h:959 >> 0x6623f0 execute >> /tmp/3496222_18.tmpdir/aci-gcc-fsf/sources/gcc-fsf/gccsrc/gcc/cfgexpand.c:5916 >> Please submit a full bug report, >> with preprocessed source if appropriate. >> Please include the complete backtrace with any bug report. >> See for instructions. >> >> Can you have a look? > > It would help if you could attach a preprocessed file. > I did it in a followup mail, but the list server rejected it because it was too large. I suppose Teresa did receive it though. Not sure whether I can attach it in .xz format? Is this allowed? Thanks Christophe. > Thanks, > Sebastian