This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/53961] internal compiler error: in memory_address_length, at config/i386/i386.c:23341
- From: "wbrana at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 14 Jul 2012 15:14:18 +0000
- Subject: [Bug other/53961] internal compiler error: in memory_address_length, at config/i386/i386.c:23341
- Auto-submitted: auto-generated
- References: <bug-53961-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53961
--- Comment #2 from wbrana <wbrana at gmail dot com> 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