Status: New
Owner: ----
New issue 894 by holisme: arm build error NULL used in arithmetic
http://code.google.com/p/v8/issues/detail?id=894
Linux, gcc 4.4, v8 2.4.7 :
g++ -o obj/release/codegen.os -c -g -O2 -g -Wall -O2 -fno-strict-aliasing
-Wall -Werror -W -Wno-unused-parameter -Wnon-virtual-dtor -pedantic
-march=armv4t -mno-thumb-interwork -fno-tree-sink -Wno-psabi -O3
-fomit-frame-pointer -fdata-sections -ffunction-sections -ansi -fno-rtti
-fno-exceptions -fvisibility=hidden -Wall -Werror -W -Wno-unused-parameter
-Wnon-virtual-dtor -pedantic -march=armv4t -mno-thumb-interwork
-fno-tree-sink -Wno-psabi -O3 -fomit-frame-pointer -fdata-sections
-ffunction-sections -ansi -fPIC -DV8_TARGET_ARCH_ARM -DV8_SHARED
-DENABLE_VMSTATE_TRACKING -DENABLE_LOGGING_AND_PROFILING
-DENABLE_DEBUGGER_SUPPORT -Isrc src/codegen.cc
cc1plus: warnings being treated as errors
src/codegen.cc: In member function 'bool
v8::internal::CodeGenerator::CheckForInlineRuntimeCall(v8::internal::CallRuntime*)':
src/codegen.cc:374: error: NULL used in arithmetic
scons: *** [obj/release/codegen.os] Error 1
scons: building terminated because of errors.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev