Comment #2 on issue 1996 by [email protected]: VFP3 detection logic is incorrect
http://code.google.com/p/v8/issues/detail?id=1996
You are right there is an issue with the detection code. The comment is correct in stating that ARMv7 implies VFPv3 but the code here does not check the architecture version when checking for VFP.
I will submit a patch shortly. -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
