Status: New
Owner: ----

New issue 2749 by [email protected]: dereferincing pointer double_register_0 error
http://code.google.com/p/v8/issues/detail?id=2749

Please help me to solve the below problem:



cc1plus: warnings being treated as errors
../src/ia32/lithium-ia32.cc: In member function âv8::internal::LOperand* v8::internal::LChunkBuilder::UseX87TopOfStack(v8::internal::HValue*)â: ../src/ia32/lithium-ia32.cc:541: error: dereferencing pointer âdouble_register_0.4348â does break strict-aliasing rules
../src/ia32/lithium-ia32.cc:541: note: initialized from here
../src/ia32/lithium-ia32.cc: In member function âv8::internal::LInstruction* v8::internal::LChunkBuilder::DoChange(v8::internal::HChange*)â: ../src/ia32/lithium-ia32.cc:675: error: dereferencing pointer âdouble_register_0.5189â does break strict-aliasing rules
../src/ia32/lithium-ia32.cc:675: note: initialized from here
../src/ia32/lithium-ia32.cc: In member function âv8::internal::LInstruction* v8::internal::LChunkBuilder::DoConstant(v8::internal::HConstant*)â: ../src/ia32/lithium-ia32.cc:675: error: dereferencing pointer âdouble_register_0.5191â does break strict-aliasing rules
../src/ia32/lithium-ia32.cc:675: note: initialized from here
make[1]: *** [/home/camelot/v8/v8/out/ia32.release/obj.target/v8_base.ia32/src/ia32/lithium-ia32.o] Error 1
make[1]: Leaving directory `/home/camelot/v8/v8/out'
make: *** [ia32.release] Error 2


gcc version
============
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC)
=================================================================

make version
==============
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for x86_64-redhat-linux-gnu

==============================================================

python version
=================
Python 2.7.3
======================

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to