]> https://gitweb.dealii.org/ - dealii.git/commitdiff
strict_ansi removed since - as usual - we only find violations in the system header...
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 29 Dec 2004 20:16:53 +0000 (20:16 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 29 Dec 2004 20:16:53 +0000 (20:16 +0000)
git-svn-id: https://svn.dealii.org/trunk@9865 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4
deal.II/configure

index 1e077d8fe52ff747014117414358f9e47d47be62..e10eb158cc55b9c9b942ea9831b16d5c6bb8cda8 100644 (file)
@@ -487,11 +487,10 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl
             CXXFLAGSG="$CXXFLAGSG -Xc -ansi"
             CXXFLAGSO="$CXXFLAGSO -ansi_alias"
           dnl For icc8:
-          dnl 1/ set most pickiest check: strict_ansi
+          dnl 1/ set most pickiest check: strict_ansi (removed due to problems (GK))
           dnl 2/ to avoid the annoying `LOOP WAS VECTORIZED' remarks
           dnl    use -vec_report0 for reducing output
           else if test "x$GXX_VERSION" = "xintel_icc8" ; then
-            CXXFLAGSG="$CXXFLAGSG -strict_ansi"
             CXXFLAGSO="$CXXFLAGSO -ansi_alias -vec_report0"
           fi fi
        
index 0b0d6369d6ba1496b3a4d1bd16512d1a7e0b1ece..15bd924038fa52543d5e34bf70dc734f2758bb0c 100755 (executable)
@@ -3352,7 +3352,6 @@ rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
             CXXFLAGSG="$CXXFLAGSG -Xc -ansi"
             CXXFLAGSO="$CXXFLAGSO -ansi_alias"
                                                   else if test "x$GXX_VERSION" = "xintel_icc8" ; then
-            CXXFLAGSG="$CXXFLAGSG -strict_ansi"
             CXXFLAGSO="$CXXFLAGSO -ansi_alias -vec_report0"
           fi fi
 

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.