]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Allow for more aggressive optimizations.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 23 May 2001 08:13:58 +0000 (08:13 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 23 May 2001 08:13:58 +0000 (08:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@4709 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure
deal.II/configure.in

index dadba712425f845ec32c3b92fc4a3e7cc1c8b726..f658dc3d9c89605003a47f0cf2211a9a9016d703 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# From configure.in Revision: 1.70 
+# From configure.in Revision: 1.71 
 
 
 
@@ -1301,7 +1301,7 @@ else
       
       if test "x$GXX_VERSION" = "xintel_icc" ; then
                                                                                        CXXFLAGSG="$CXXFLAGS -Kc++eh -Krtti -w1 -wd175 -wd525 -wd327 -DDEBUG -inline_debug_info"
-        CXXFLAGSO="$CXXFLAGS -Kc++eh -Krtti -O2 -tpp6 -axiMK -unroll -w0"
+        CXXFLAGSO="$CXXFLAGS -Kc++eh -Krtti -O3 -tpp6 -xiMK -unroll -w0"
 
       else
 
index cade990cf759c945d310e574b81eb8f197e48a99..62d0b968af578febbe7b6eea92b9db0f8d49b103 100644 (file)
@@ -267,7 +267,7 @@ else
        dnl       (allowed for compatibility)' (I don't understand what the
        dnl       compiler means)
         CXXFLAGSG="$CXXFLAGS -Kc++eh -Krtti -w1 -wd175 -wd525 -wd327 -DDEBUG -inline_debug_info"
-        CXXFLAGSO="$CXXFLAGS -Kc++eh -Krtti -O2 -tpp6 -axiMK -unroll -w0"
+        CXXFLAGSO="$CXXFLAGS -Kc++eh -Krtti -O3 -tpp6 -xiMK -unroll -w0"
 
       else
 

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.