[llvm-commits] [test-suite] r78935 - /test-suite/trunk/External/SPEC/CINT2006/Makefile

Tanya Lattner lattner at apple.com
Thu Aug 13 15:33:47 PDT 2009


Why? :)

Is this temporary?

On Aug 13, 2009, at 1:48 PM, Evan Cheng wrote:

> Author: evancheng
> Date: Thu Aug 13 15:48:43 2009
> New Revision: 78935
>
> URL: http://llvm.org/viewvc/llvm-project?rev=78935&view=rev
> Log:
> Also disable 403.gcc for SMALL_PROBLEM_SIZE for now.
>
> Modified:
>    test-suite/trunk/External/SPEC/CINT2006/Makefile
>
> Modified: test-suite/trunk/External/SPEC/CINT2006/Makefile
> URL: http://llvm.org/viewvc/llvm-project/test-suite/trunk/External/SPEC/CINT2006/Makefile?rev=78935&r1=78934&r2=78935&view=diff
>
> =
> =
> =
> =
> =
> =
> =
> =
> ======================================================================
> --- test-suite/trunk/External/SPEC/CINT2006/Makefile (original)
> +++ test-suite/trunk/External/SPEC/CINT2006/Makefile Thu Aug 13  
> 15:48:43 2009
> @@ -8,7 +8,6 @@
> PARALLEL_DIRS := \
>         400.perlbench  \
>         401.bzip2      \
> -        403.gcc        \
>         429.mcf        \
>         445.gobmk      \
>         456.hmmer      \
> @@ -21,6 +20,7 @@
> ifndef SMALL_PROBLEM_SIZE
> # Temporary.
> PARALLEL_DIRS +=  \
> +        403.gcc        \
>         473.astar
> endif
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090813/4a4698af/attachment.html>


More information about the llvm-commits mailing list