Still LGTM
http://codereview.chromium.org/7782023/diff/3003/src/globals.h File src/globals.h (right): http://codereview.chromium.org/7782023/diff/3003/src/globals.h#newcode45 src/globals.h:45: #if __GNUC_VERSION_FOR_INFTY__ >= 29600 && __GNUC_VERSION_FOR_INFTY__ < 40100 Chromium requires GCC 4.2 can't we remove this and do the same? http://codereview.chromium.org/7782023/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
