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
68442fac
Commit
68442fac
authored
Sep 19, 2003
by
Nathan Sidwell
Committed by
Nathan Sidwell
Sep 19, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix PR number
From-SVN: r71564
parent
3501ba24
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
gcc/cp/ChangeLog
+1
-1
gcc/testsuite/ChangeLog
+1
-1
gcc/testsuite/g++.dg/template/memtmpl2.C
+1
-1
No files found.
gcc/cp/ChangeLog
View file @
68442fac
2003
-
09
-
19
Nathan
Sidwell
<
nathan
@
codesourcery.com
>
PR
c
++/
12
2
32
PR
c
++/
12
3
32
*
pt.c
(
instantiate_class_template
):
Increment
processing_template_decl
around
the
tsubst
of
a
template
member
function.
...
...
gcc/testsuite/ChangeLog
View file @
68442fac
2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
PR c++/12
2
32
PR c++/12
3
32
* g++.dg/template/memtmpl2.C: New test.
2003-09-18 Mark Mitchell <mark@codesourcery.com>
...
...
gcc/testsuite/g++.dg/template/memtmpl2.C
View file @
68442fac
...
...
@@ -3,7 +3,7 @@
// Copyright (C) 2003 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 18 Sep 2003 <nathan@codesourcery.com>
// PR c++/12
2
32. ICE
// PR c++/12
3
32. ICE
template
<
unsigned
D
>
class
TPL
;
...
...
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