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
7bd3a7bf
Commit
7bd3a7bf
authored
May 18, 2005
by
Jan Hubicka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix forgotten ChangeLog entries.
From-SVN: r99930
parent
3fd30b88
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
gcc/ChangeLog
+1
-0
gcc/cp/ChangeLog
+5
-0
No files found.
gcc/ChangeLog
View file @
7bd3a7bf
...
@@ -347,6 +347,7 @@
...
@@ -347,6 +347,7 @@
(init_tree_optimization_passes): Move some to all_lowering_passes.
(init_tree_optimization_passes): Move some to all_lowering_passes.
(tree_lowering_passes): New function.
(tree_lowering_passes): New function.
(tree_rest_of_compilation): Register cfg hooks; save/unsave eh.
(tree_rest_of_compilation): Register cfg hooks; save/unsave eh.
* tree-pass.h (tree_lowering_passes): Declare
2005-05-17 Nathan Sidwell <nathan@codesourcery.com>
2005-05-17 Nathan Sidwell <nathan@codesourcery.com>
...
...
gcc/cp/ChangeLog
View file @
7bd3a7bf
...
@@ -91,6 +91,11 @@
...
@@ -91,6 +91,11 @@
* Make-lang.in (cp/tree.o): Add debug.h.
* Make-lang.in (cp/tree.o): Add debug.h.
* tree.c (lvalue_p_1, case CONST_DECL): Add.
* tree.c (lvalue_p_1, case CONST_DECL): Add.
2005-05-18 Jan Hubicka <jh@suse.cz>
* method.c: Include tree-pass.h
(use_thunk): Lower body before expanding.
2005-05-17 Jakub Jelinek <jakub@redhat.com>
2005-05-17 Jakub Jelinek <jakub@redhat.com>
PR c++/21454
PR c++/21454
...
...
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