aboutsummaryrefslogtreecommitdiff
path: root/src/cctest
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-09-26 01:03:07 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-09-26 01:03:07 +0000
commitc46f34b623136428224eea9ff2511041ee3992d4 (patch)
treed8d59b25de88971c98bcaab815987ea440183d06 /src/cctest
parent113fd0f1674071875ca531a8648695a4c2880b0f (diff)
add test results for gcc 3.2
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@771 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/cctest')
-rw-r--r--src/cctest/namespace.status8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/cctest/namespace.status b/src/cctest/namespace.status
index 8b35aff..390ced1 100644
--- a/src/cctest/namespace.status
+++ b/src/cctest/namespace.status
@@ -8,6 +8,14 @@ CXX='gcc -W -Wall -pedantic -ansi'
==> <cstdio> fns in std:: namespace are ok
xeon21.aei.mpg.de
+gcc version 3.2
+Thu Sep 26 01:37:04 CEST 2002
+CXX='/scratch/jthorn/local/bin/g++ -Wall -pedantic -ansi'
+==> <stdio.h> fns in the global namespace are ok
+==> THIS SHOULD FAIL: <cstdio> fns in global namespace are ok
+==> <cstdio> fns in std:: namespace are ok
+
+xeon21.aei.mpg.de
Intel(R) C++ Compiler for 32-bit applications, Version 5.0.1 Build 010730D0
Wed Sep 25 20:03:47 CEST 2002
CXX='icc -Xc'