Status: New
Owner: ----

New issue 3978 by [email protected]: "Your CPU's ARM architecture is not supported yet" with armv6zk
https://code.google.com/p/v8/issues/detail?id=3978

Version: 4.1.0.21
OS: Linux
Architecture: ARM

What steps will reproduce the problem?
1. Compile using -march=armv6zk -mfloat-abi=hard -mfpu=vfp -mcpu=arm1176jzf-s

What is the expected output?
Compiles

What do you see instead?
Your CPU's ARM architecture is not supported yet

Please use labels and text to provide additional information.

atomicops_internals_arm_gcc.h refers to __ARM_ARCH_6KZ__ instead of __ARM_ARCH_6ZK__


--
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/d/optout.

Reply via email to