From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20222 invoked by alias); 14 Jul 2012 15:14:32 -0000 Received: (qmail 20212 invoked by uid 22791); 14 Jul 2012 15:14:31 -0000 X-SWARE-Spam-Status: No, hits=-4.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,KHOP_THREADED X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 14 Jul 2012 15:14:19 +0000 From: "wbrana at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/53961] internal compiler error: in memory_address_length, at config/i386/i386.c:23341 Date: Sat, 14 Jul 2012 15:14:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: wbrana at gmail dot com X-Bugzilla-Status: WAITING X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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: 2012-07/txt/msg01112.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53961 --- Comment #2 from wbrana 2012-07-14 15:14:18 UTC --- Created attachment 27788 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27788 source code /usr/bin/gcc: file format elf32-x86-64 gcc -m64 -O2 -c ./host_ppc_isel.i -o test.o In file included from priv/host_ppc_isel.c:37:0: ../VEX/pub/libvex_basictypes.h: In function 'Ptr_to_ULong': ../VEX/pub/libvex_basictypes.h:195:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ../VEX/pub/libvex_basictypes.h: In function 'ULong_to_Ptr': ../VEX/pub/libvex_basictypes.h:200:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] priv/host_ppc_isel.c: In function 'iselInt64Expr': priv/host_ppc_isel.c:2834:1: internal compiler error: in memory_address_length, at config/i386/i386.c:23341