From a154c5b656ea215f136a6f4c3120b315686f4bc5 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Wed, 30 Mar 2011 14:10:06 -0700 Subject: Um, that'd be, align the word *before* retpc. Addresses point to the low part of a word. Un-XFAIL nbody on Darwin. --- Makefile.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index e08138ba..97c70c69 100644 --- a/Makefile.in +++ b/Makefile.in @@ -587,9 +587,6 @@ ifdef CFG_WINDOWSY TEST_XFAILS_BOOT += $(S)src/test/run-pass/native-mod.rc TEST_XFAILS_STAGE0 += $(S)src/test/run-pass/native-mod.rc endif -ifeq ($(CFG_OSTYPE), Darwin) -TEST_XFAILS_STAGE0 += $(S)src/test/bench/shootout/nbody.rs -endif BENCH_RS = $(wildcard $(S)src/test/bench/shootout/*.rs) \ $(wildcard $(S)src/test/bench/99-bottles/*.rs) -- cgit v1.2.3