Reviewers: Kasper Lund,

Description:
* Get rid of warnings from gcc about type punning by using unions to
warn gcc
what is going on.  This enables us to get rid of -fno-strict-aliasing on
gcc.
* Fix bug in fp test caused by x87 80 bit precision.

Please review this at http://codereview.chromium.org/5007

Affected files:
   M     SConstruct
   M     src/assembler.cc
   M     src/bootstrapper.cc
   M     src/checks.h
   M     src/debug.cc
   M     src/debug.h
   M     src/globals.h
   M     src/heap.cc
   M     src/objects.cc
   M     src/objects.h
   M     src/serialize.cc
   M     src/top.cc



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

Reply via email to