Comment #6 on issue 266 by craig.schlenter: Fix strict aliasing problems in v8/src/third_party/dtoa/dtoa.c http://code.google.com/p/v8/issues/detail?id=266
Release mode has the same parse-int-float error and a whole bunch more - many of the v8 tests crash when using gcc 4.4 - I also tried -O2 instead of -O3 and had the similar problems :( I haven't spent much time poking at it but I'll see if there is a useful flag or something I can pass that makes life better... -- 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 -~----------~----~----~----~------~----~------~--~---
