From 4fc12617641edb236fb053f93268f015d87e5f97 Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Thu, 13 Dec 2001 21:30:48 -0500 Subject: [PATCH] restore # lines From-SVN: r47985 --- gcc/testsuite/g++.old-deja/g++.jason/2371.C | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/gcc/testsuite/g++.old-deja/g++.jason/2371.C b/gcc/testsuite/g++.old-deja/g++.jason/2371.C index 70ca0548aa4..f2ec91ca058 100644 --- a/gcc/testsuite/g++.old-deja/g++.jason/2371.C +++ b/gcc/testsuite/g++.old-deja/g++.jason/2371.C @@ -1,3 +1,4 @@ +# 1 "SetLS.cc" // GROUPS passed templates nested-classes // Special g++ Options: // @@ -13,6 +14,7 @@ #include using namespace std; +# 1 "../../templates/SetLS.h" 1 // -*- C++ -*- @@ -36,8 +38,10 @@ using namespace std; #define XTRUE true #define XFALSE false +# 37 "../../templates/SetLS.h" +# 1 "../../templates/ListS.h" 1 // -*- C++ -*- @@ -59,6 +63,7 @@ using namespace std; +# 1 "/projects/gnu-cygnus/gnu-cygnus-14/mips/lib/gcc-lib/decstation/cygnus-reno-1/g++-include/bool.h" 1 3 // Defining XTRUE and XFALSE is usually a Bad Idea, // because you will probably be inconsistent with anyone // else who had the same clever idea. @@ -72,7 +77,9 @@ using namespace std; +# 23 "../../templates/ListS.h" 2 +# 37 "../../templates/ListS.h" @@ -182,6 +189,7 @@ public: { check(x); return x.index->item; } protected: +# 154 "../../templates/ListS.h" unsigned count; @@ -312,8 +320,10 @@ ListS::remove_head_filling(T* fill) } +# 40 "../../templates/SetLS.h" 2 +# 62 "../../templates/SetLS.h" template class SetLS { @@ -412,6 +422,7 @@ SetLS::contains(const T& item) const } +# 17 "SetLS.cc" 2 -- 2.30.2