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
452648a8
Commit
452648a8
authored
Sep 23, 2010
by
Eric Botcazou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix latest ChangeLog entry
From-SVN: r164572
parent
f61c8291
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
gcc/ChangeLog
+6
-3
No files found.
gcc/ChangeLog
View file @
452648a8
2010-09-23 Eric Botcazou <ebotcazou@adacore.com>
* tree-flow.h (execute_update_addresses_taken):
Adjust
.
* tree-flow.h (execute_update_addresses_taken):
Remove parameter
.
* tree-ssa.c (maybe_optimize_var): Tweak comment and dump messages.
(execute_update_addresses_taken): Remove parameter and OPTIMIZE test.
* passes.c (execute_function_todo): Adjust calls to above function.
(execute_update_addresses_taken): Remove parameter. Execute the
optimization unconditionally.
* passes.c (execute_function_todo): Call execute_update_addresses_taken
unconditionally if TODO_rebuild_alias is set, else only when optimizing
if TODO_update_address_taken is set.
2010-09-23 Anatoly Sokolov <aesok@post.ru>
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