Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
7b9c57d3
Commit
7b9c57d3
authored
Feb 07, 2001
by
Alexandre Oliva
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tweak for new preprocessor
From-SVN: r39512
parent
c2d10707
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
26 deletions
+5
-26
gcc/testsuite/g++.old-deja/g++.jason/2371.C
+5
-26
No files found.
gcc/testsuite/g++.old-deja/g++.jason/2371.C
View file @
7b9c57d3
# 1 "SetLS.cc"
// GROUPS passed templates nested-classes
// GROUPS passed templates nested-classes
// Special g++ Options:
// Special g++ Options:
//
//
...
@@ -12,6 +13,7 @@
...
@@ -12,6 +13,7 @@
#include <stdlib.h>
#include <stdlib.h>
#include <iostream.h>
#include <iostream.h>
# 1 "../../templates/SetLS.h" 1
# 1 "../../templates/SetLS.h" 1
// -*- C++ -*-
// -*- C++ -*-
...
@@ -75,7 +77,7 @@
...
@@ -75,7 +77,7 @@
# 2
6
"../../templates/ListS.h" 2
# 2
3
"../../templates/ListS.h" 2
# 37 "../../templates/ListS.h"
# 37 "../../templates/ListS.h"
...
@@ -318,7 +320,7 @@ ListS<T>::remove_head_filling(T* fill)
...
@@ -318,7 +320,7 @@ ListS<T>::remove_head_filling(T* fill)
}
}
#
39
"../../templates/SetLS.h" 2
#
40
"../../templates/SetLS.h" 2
# 62 "../../templates/SetLS.h"
# 62 "../../templates/SetLS.h"
...
@@ -420,31 +422,8 @@ SetLS<T>::contains(const T& item) const
...
@@ -420,31 +422,8 @@ SetLS<T>::contains(const T& item) const
}
}
# 14 "SetLS.cc" 2
# 17 "SetLS.cc" 2
# 1 "/projects/gnu-cygnus/gnu-cygnus-14/mips/lib/gcc-lib/decstation/cygnus-reno-1/g++-include/iostream.h" 1 3
// This is part of the iostream library, providing -*- C++ -*- input/output.
// Copyright (C) 1991 Per Bothner.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
// License as published by the Free Software Foundation; either
// version 2 of the License, or (at your option) any later version.
//
// This library is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Library General Public License for more details.
//
// You should have received a copy of the GNU Library General Public
// License along with this library; if not, write to the Free
// Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
# 211 "/projects/gnu-cygnus/gnu-cygnus-14/mips/lib/gcc-lib/decstation/cygnus-reno-1/g++-include/iostream.h" 3
# 21 "SetLS.cc" 2
// In (most versions of) g++ 2.X, this use of typedefs has the effect
// In (most versions of) g++ 2.X, this use of typedefs has the effect
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment