]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove -funroll-loops from the Makefiles after I discovered that this options miscomp...
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 Dec 1998 15:51:06 +0000 (15:51 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 Dec 1998 15:51:06 +0000 (15:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@687 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/Makefile
deal.II/deal.II/Make.global_options
deal.II/deal.II/source/Makefile
deal.II/lac/source/Makefile

index 318734681d96acdfc81af16d47df7619ba2cbee9..c4eda5a3d16c7b1b18390f04aa55bdbac49ab021 100644 (file)
@@ -6,7 +6,7 @@ CXXFLAGS.g= -DDEBUG -g -Wall -W -pedantic -Wconversion \
             -Winline -Woverloaded-virtual \
             $(INCLUDE)
 CXXFLAGS  =-O3 -Wuninitialized -finline-functions -ffast-math \
-           -funroll-loops -felide-constructors -fnonnull-objects \
+           -felide-constructors -fnonnull-objects \
            $(INCLUDE)
 
 cc-files = $(wildcard *.cc)
index 36ca34481e56d2f8a22ce05afbeb07b1590ee9ae..67d4157a3cb6c988ffa472f7b6da40585b464b6c 100644 (file)
@@ -22,7 +22,7 @@ CXXFLAGS.g= -DDEBUG -g -Wall -W -pedantic -Wconversion \
             -Winline -Woverloaded-virtual \
             $(INCLUDE) -Ddeal_II_dimension=$(deal_II_dimension)
 CXXFLAGS  =-O3 -Wuninitialized -finline-functions -ffast-math \
-           -funroll-loops -felide-constructors -fnonnull-objects \
+           -felide-constructors -fnonnull-objects \
            $(INCLUDE) \
            -Ddeal_II_dimension=$(deal_II_dimension)
 
index 2b0cb2ad7d664cd4a2036314d4f7455af341f716..9371aafbe5497c91163ff137f8786aa60c93fecc 100644 (file)
@@ -33,7 +33,7 @@ CXXFLAGS.g= -DDEBUG -g -Wall -W -pedantic -Wconversion \
             -Winline -Woverloaded-virtual \
             $(INCLUDE) -Ddeal_II_dimension=$(deal_II_dimension)
 CXXFLAGS  =-O3 -Wuninitialized -finline-functions -ffast-math \
-           -funroll-loops -felide-constructors -fnonnull-objects \
+           -felide-constructors -fnonnull-objects \
            $(INCLUDE) \
            -Ddeal_II_dimension=$(deal_II_dimension)
 
index e06fc637fc6ffc7b52efaeec310fab6289b3a9cb..d9311df5c196e1f95abf60170a6d3f1d9e096c73 100644 (file)
@@ -6,7 +6,7 @@ CXXFLAGS.g= -DDEBUG -g -Wall -W -pedantic -Wconversion \
             -Winline -Woverloaded-virtual \
             $(INCLUDE)
 CXXFLAGS  =-O3 -Wuninitialized -finline-functions -ffast-math \
-           -funroll-loops -felide-constructors -fnonnull-objects \
+           -felide-constructors -fnonnull-objects \
            $(INCLUDE)
 
 cc-files = $(wildcard *.cc)

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.