Revision: 13561
Author: [email protected]
Date: Wed Jan 30 08:12:04 2013
Log: MIPS: Fix Mac problem with stubs initialization
Port r13542 (d3217e18)
BUG=
TEST=
Review URL: https://codereview.chromium.org/12091042
Patch from Akos Palfi <[email protected]>.
http://code.google.com/p/v8/source/detail?r=13561
Modified:
/branches/bleeding_edge/src/mips/lithium-codegen-mips.cc
=======================================
--- /branches/bleeding_edge/src/mips/lithium-codegen-mips.cc Tue Jan 29
07:46:34 2013
+++ /branches/bleeding_edge/src/mips/lithium-codegen-mips.cc Wed Jan 30
08:12:04 2013
@@ -67,8 +67,6 @@
status_ = GENERATING;
CpuFeatures::Scope scope(FPU);
- CodeStub::GenerateFPStubs();
-
// Open a frame scope to indicate that there is a frame on the stack.
The
// NONE indicates that the scope shouldn't actually generate code to set
up
// the frame (that is done in GeneratePrologue).
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.