Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/338021fecbfb12dc53041bf5e5dfd837d7e8227c >--------------------------------------------------------------- commit 338021fecbfb12dc53041bf5e5dfd837d7e8227c Author: Ian Lynagh <[email protected]> Date: Sun Jun 5 14:26:56 2011 +0100 Remove an out-of-date comment >--------------------------------------------------------------- tests/ghc-regress/perf/should_run/all.T | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/tests/ghc-regress/perf/should_run/all.T b/tests/ghc-regress/perf/should_run/all.T index 6a71be2..63c2eeb 100644 --- a/tests/ghc-regress/perf/should_run/all.T +++ b/tests/ghc-regress/perf/should_run/all.T @@ -50,8 +50,6 @@ if config.arch == 'i386': else: sse2_opts = '' -# I don't understand why optc and profc are giving slightly different results -# on x86 here --SDM. test('T4321', omit_ways(['ghci']), compile_and_run, ['-O ' + sse2_opts]) test('T3736', normal, run_command, ['$MAKE -s --no-print-directory T3736']) _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
