Changed the workarround for a GCC compiler bug to be only active for the GCC
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 24 Oct 2008 09:35:27 +0000 (09:35 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 24 Oct 2008 09:35:27 +0000 (09:35 +0000)
commit5ffd29021752dd92349052e550387ed9a21f4cfd
treea6543d7e24ae7fa420efa07cc62072a0769d8c6f
parent9d9f608a382e45364edcf4db2bd41073582cfb07
Changed the workarround for a GCC compiler bug to be only active for the GCC
version range for which the bug is known to exist.

Added include to compile with GCC 4.3.1.

BUG=122

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@583 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/top.h
test/cctest/test-api.cc