]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove -ftemplate-depth-128 from the list of flags.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 8 Apr 2012 16:20:28 +0000 (16:20 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 8 Apr 2012 16:20:28 +0000 (16:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@25399 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 59392533292a3a781a6f0afe7b809557d5c96f7e..0f115ea80fb274f18226f74e9b022b1b1180910a 100644 (file)
@@ -408,8 +408,8 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl
 
   dnl First the flags for gcc compilers
   if test "$GXX" = yes ; then
-    CXXFLAGSO="$CXXFLAGSO -O2 -funroll-loops -funroll-all-loops -fstrict-aliasing -Wuninitialized -felide-constructors -ftemplate-depth-128"
-    CXXFLAGSG="$CXXFLAGSG -DDEBUG -Wall -W -Wpointer-arith -Wwrite-strings -Wsynth -Wsign-compare -Wswitch -ftemplate-depth-128"
+    CXXFLAGSO="$CXXFLAGSO -O2 -funroll-loops -funroll-all-loops -fstrict-aliasing -Wuninitialized -felide-constructors"
+    CXXFLAGSG="$CXXFLAGSG -DDEBUG -Wall -W -Wpointer-arith -Wwrite-strings -Wsynth -Wsign-compare -Wswitch"
 
     dnl gcc 4.4 has an interesting problem in that it doesn't
     dnl care for one of BOOST signals2's header files and produces
index 686422604f02fed670cfa4d71bb05c06cf8b08b4..407e5fbeb9db40a3d6aac96c8432ad26ee7a1a2f 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 25333 .
+# From configure.in Revision: 25395 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.68 for deal.II 7.2.pre.
 #
@@ -4122,8 +4122,8 @@ rm -f core conftest.err conftest.$ac_objext \
   CXXFLAGSO="$CXXFLAGSO -DBOOST_NO_HASH -DBOOST_NO_SLIST"
 
     if test "$GXX" = yes ; then
-    CXXFLAGSO="$CXXFLAGSO -O2 -funroll-loops -funroll-all-loops -fstrict-aliasing -Wuninitialized -felide-constructors -ftemplate-depth-128"
-    CXXFLAGSG="$CXXFLAGSG -DDEBUG -Wall -W -Wpointer-arith -Wwrite-strings -Wsynth -Wsign-compare -Wswitch -ftemplate-depth-128"
+    CXXFLAGSO="$CXXFLAGSO -O2 -funroll-loops -funroll-all-loops -fstrict-aliasing -Wuninitialized -felide-constructors"
+    CXXFLAGSG="$CXXFLAGSG -DDEBUG -Wall -W -Wpointer-arith -Wwrite-strings -Wsynth -Wsign-compare -Wswitch"
 
                             if test $GXX_VERSION != gcc4.4 ; then
       CXXFLAGS="$CXXFLAGS -pedantic"

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.