| Index: test/cctest/test-assembler-x87.cc
|
| diff --git a/test/cctest/test-assembler-x87.cc b/test/cctest/test-assembler-x87.cc
|
| index d6a0d2d461caf4b39cd55019f1886e1d4818afe3..a2e1623898aef232b71a593327ef050caa7ceec6 100644
|
| --- a/test/cctest/test-assembler-x87.cc
|
| +++ b/test/cctest/test-assembler-x87.cc
|
| @@ -25,6 +25,9 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| +// TODO(jochen): Remove this after the setting is turned on globally.
|
| +#define V8_IMMINENT_DEPRECATION_WARNINGS
|
| +
|
| #include <stdlib.h>
|
|
|
| #include "src/v8.h"
|
|
|