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
28fd1fc1
Commit
28fd1fc1
authored
Mar 16, 2010
by
H.J. Lu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing ChangeLog entries.
From-SVN: r157479
parent
7686fb74
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
gcc/cp/ChangeLog
+5
-0
gcc/testsuite/ChangeLog
+5
-0
No files found.
gcc/cp/ChangeLog
View file @
28fd1fc1
...
@@ -11,6 +11,11 @@
...
@@ -11,6 +11,11 @@
2010-03-03 Jason Merrill <jason@redhat.com>
2010-03-03 Jason Merrill <jason@redhat.com>
PR c++/12909
PR c++/12909
* mangle.c (mangle_decl): Handle VAR_DECL, too.
2010-03-03 Jason Merrill <jason@redhat.com>
PR c++/12909
* mangle.c: Include cgraph.h.
* mangle.c: Include cgraph.h.
(mangle_decl): If the mangled name will change in a later
(mangle_decl): If the mangled name will change in a later
ABI version, make the later mangled name an alias.
ABI version, make the later mangled name an alias.
...
...
gcc/testsuite/ChangeLog
View file @
28fd1fc1
...
@@ -258,6 +258,11 @@
...
@@ -258,6 +258,11 @@
2010-03-03 Jason Merrill <jason@redhat.com>
2010-03-03 Jason Merrill <jason@redhat.com>
PR c++/12909
* g++.dg/abi/mangle40.C: Updated.
2010-03-03 Jason Merrill <jason@redhat.com>
* g++.dg/abi/mangle19-1.C: Adjust for default -Wabi.
* g++.dg/abi/mangle19-1.C: Adjust for default -Wabi.
* g++.dg/abi/mangle23.C: Likewise.
* g++.dg/abi/mangle23.C: Likewise.
* g++.dg/eh/simd-2.C: Likewise.
* g++.dg/eh/simd-2.C: Likewise.
...
...
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