Issue 122: GCC compiler bug in GCC 4.1.x and 4.2.x
http://code.google.com/p/v8/issues/detail?id=122
Comment #3 by [EMAIL PROTECTED]:
Added a workaround in r557 and refined the GCC compiler range having the
issue in
r583.
The workaround adds an extra Handle<Context> member to SaveContext. This
causes the
dummy extra member to be held in the register and the other member to be
written back
to the stack.
Issue attribute updates:
Summary: GCC compiler bug in GCC 4.1.x and 4.2.x
Status: Fixed
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---