Comment #1 on issue 404 by [email protected]: Crash in mksnapshot on Mac http://code.google.com/p/v8/issues/detail?id=404
Chromium uses gcc4.2. If you force 4.2 gcc/llvm, -O1 works, if you force gcc 4.0 -O1 and disable -Werror, it also works. So it is looking like an interaction specific to 4.2. -- 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 -~----------~----~----~----~------~----~------~--~---
