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
b3d1c238
Commit
b3d1c238
authored
Dec 23, 2004
by
Mark Mitchell
Committed by
Mark Mitchell
Dec 23, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* g++.dg/template/crash31.C: Correct embedded PR number.
From-SVN: r92557
parent
cc29fd59
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/cp/ChangeLog
+1
-1
gcc/testsuite/ChangeLog
+4
-0
gcc/testsuite/g++.dg/template/crash31.C
+1
-1
No files found.
gcc/cp/ChangeLog
View file @
b3d1c238
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,7 @@
* call.c (convert_like_real): Do not permit the use of a copy
* call.c (convert_like_real): Do not permit the use of a copy
constructor to copy a packed field.
constructor to copy a packed field.
PR c++/1
741
3
PR c++/1
906
3
* decl.c (grokdeclarator): Return error_mark_node, not
* decl.c (grokdeclarator): Return error_mark_node, not
void_type_node, to indicate errors.
void_type_node, to indicate errors.
* parser.c (cp_parser_template_parameter_list): Robustify.
* parser.c (cp_parser_template_parameter_list): Robustify.
...
...
gcc/testsuite/ChangeLog
View file @
b3d1c238
2004
-
12
-
23
Mark
Mitchell
<
mark
@codesourcery
.
com
>
2004
-
12
-
23
Mark
Mitchell
<
mark
@codesourcery
.
com
>
*
g
++
.
dg
/
template
/
crash31
.
C
:
Correct
embedded
PR
number
.
2004
-
12
-
23
Mark
Mitchell
<
mark
@codesourcery
.
com
>
PR
c
++/
16405
PR
c
++/
16405
*
g
++
.
dg
/
opt
/
temp1
.
C
:
Add
do
-
run
marker
.
*
g
++
.
dg
/
opt
/
temp1
.
C
:
Add
do
-
run
marker
.
...
...
gcc/testsuite/g++.dg/template/crash31.C
View file @
b3d1c238
// PR c++/1
3268
// PR c++/1
9063
template
<
operator
<
struct
A
{};
// { dg-error "" }
template
<
operator
<
struct
A
{};
// { dg-error "" }
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