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
72fba2df
Commit
72fba2df
authored
Aug 02, 2004
by
Mark Mitchell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typos in ChangeLog.
From-SVN: r85425
parent
6a94b857
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
gcc/cp/ChangeLog
+2
-2
gcc/testsuite/ChangeLog
+2
-2
No files found.
gcc/cp/ChangeLog
View file @
72fba2df
2004-08-01 Mark Mitchell <mark@codesourcery.com>
2004-08-01 Mark Mitchell <mark@codesourcery.com>
PR c++/16
338
PR c++/16
489
* cp-tree.h (DECL_INTEGRAL_CONSTANT_VAR_P): New macro.
* cp-tree.h (DECL_INTEGRAL_CONSTANT_VAR_P): New macro.
* call.c (null_ptr_cst_p): Handle variables with constant
* call.c (null_ptr_cst_p): Handle variables with constant
initializers.
initializers.
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
DECL_INTEGRAL_CONSTANT_VAR_P.
DECL_INTEGRAL_CONSTANT_VAR_P.
* semantics.c (finish_id_expression): Likewise.
* semantics.c (finish_id_expression): Likewise.
PR c++/16
48
9
PR c++/16
52
9
* decl.c (duplicate_decls): Reject duplicate namespace
* decl.c (duplicate_decls): Reject duplicate namespace
declarations.
declarations.
...
...
gcc/testsuite/ChangeLog
View file @
72fba2df
2004
-
08
-
01
Mark
Mitchell
<
mark
@codesourcery
.
com
>
2004
-
08
-
01
Mark
Mitchell
<
mark
@codesourcery
.
com
>
PR
c
++/
16
338
PR
c
++/
16
489
*
g
++
.
dg
/
init
/
null1
.
C
:
New
test
.
*
g
++
.
dg
/
init
/
null1
.
C
:
New
test
.
*
g
++
.
dg
/
tc1
/
dr76
.
C
:
Adjust
error
marker
.
*
g
++
.
dg
/
tc1
/
dr76
.
C
:
Adjust
error
marker
.
PR
c
++/
16
48
9
PR
c
++/
16
52
9
*
g
++
.
dg
/
parse
/
namespace10
.
C
:
New
test
.
*
g
++
.
dg
/
parse
/
namespace10
.
C
:
New
test
.
PR
c
++/
16810
PR
c
++/
16810
...
...
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