From c8f871e47dfb1779a130e13938dada9b992edac3 Mon Sep 17 00:00:00 2001
From: wolf
Date: Thu, 14 Nov 2002 22:39:51 +0000
Subject: [PATCH] Update for gcc2.96.
git-svn-id: https://svn.dealii.org/trunk@6768 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/faq.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/deal.II/doc/faq.html b/deal.II/doc/faq.html
index 37267bcdc5..d6c7f948af 100644
--- a/deal.II/doc/faq.html
+++ b/deal.II/doc/faq.html
@@ -76,7 +76,8 @@
released version of gcc. Simply use either gcc 2.95 or 3.X. Also note that we
have reports that gcc 2.96 may miscompile parts of the library, see
this
- message.
+ message. We have also found that some of the example programs return
+ wrong values or go into infinite loops if compiled with this version of gcc.
--
2.39.5