Status: New Owner: ----New issue 1912 by [email protected]: really only add -fno-tree-vrp to gcc 4.4
http://code.google.com/p/v8/issues/detail?id=1912
When you compile v8 with clang, it spews the console with warnings about -fno-tree-vrp being ignored. I guess checking for gcc_version=44 in build/common.gypi is not enough, you'll also need to check for clang==0
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
