Status: New
Owner: ----
New issue 1885 by [email protected]: v8 doesn't build with Intel
compiler
http://code.google.com/p/v8/issues/detail?id=1885
Reported against version 3.8.4.
The template instantiations starting from src/objects.cc:10874 ("template
MaybeObject* Dictionary<NumberDictionaryShape, uint32_t>::Allocate(int);")
shouldn't be used when building with icc. Guarding them by an "#ifndef
__INTEL_COMPILER" fixes the compilation.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev