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

Reply via email to