Reviewers: ,

Message:
Dear V8 folks.

GCC 4.4.4 got pushed to Fedora 12 and broke the build. This is my attempt at
fixing the issue. It works, but you might prefer something different. I'm hoping
someone can land something like this pretty quickly.

Cheers

AGL

Description:
Fix GCC 4.4.4 build.

Fedora has pushed GCC 4.4.4 to FC12 and that breaks the v8 build due
to a GCC bug:
  http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39509

This change works around the issue.

Please review this at http://codereview.chromium.org/3083016/show

SVN Base: http://v8.googlecode.com/svn/trunk/

Affected files:
  A     src/heap-gcchack.cc
  M     src/heap.cc
  M     tools/gyp/v8.gyp


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to