]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
add icc to list of compilers.
authordeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Apr 2002 08:50:55 +0000 (08:50 +0000)
committerdeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Apr 2002 08:50:55 +0000 (08:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@5703 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/report-build-tests.pl

index d1e16c4da078bcfb9c54dd92620e1e0042ad1ab4..6cfeef892cf2cc12ca45618cd7ff45050e8c7f9a 100644 (file)
@@ -237,6 +237,7 @@ foreach $name (sort keys %testcase) {
     $test_compiler =~ s/.*\+//g;
     $compiler_table{"gcc295"} = "gcc 2.95";
     $compiler_table{"gcc30"} = "gcc 3.0";
+    $compiler_table{"icc50"} = "Intel ICC 5.0";
     if (defined $compiler_table{$test_compiler} ) {
        $test_compiler = $compiler_table{$test_compiler};
     }

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.