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
b512289b
Commit
b512289b
authored
Nov 13, 2015
by
Martin Liska
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enhance Changelog entry related to PR ipa/68311.
From-SVN: r230313
parent
ec17e433
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
+3
-1
gcc/ChangeLog
+3
-1
No files found.
gcc/ChangeLog
View file @
b512289b
...
@@ -10,7 +10,9 @@
...
@@ -10,7 +10,9 @@
PR
ipa
/
68311
PR
ipa
/
68311
*
ipa
-
icf
.
c
(
sem_item_optimizer
::
traverse_congruence_split
):
*
ipa
-
icf
.
c
(
sem_item_optimizer
::
traverse_congruence_split
):
Replace
ctor
with
auto_vec
and
initialization
in
a
loop
.
Replace
array
initialization
(
using
a
variable
post
-
increment
)
that
possible
triggers
multiple
unsequenced
modifications
with
a
pair
of
pushes
to
a
vector
.
2015
-
11
-
13
Richard
Biener
<
rguenther
@
suse
.
de
>
2015
-
11
-
13
Richard
Biener
<
rguenther
@
suse
.
de
>
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