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
799fa775
Commit
799fa775
authored
Dec 19, 2010
by
Eric Botcazou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix long lines
From-SVN: r168068
parent
f94e723b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
20 deletions
+23
-20
gcc/ChangeLog
+23
-20
No files found.
gcc/ChangeLog
View file @
799fa775
...
...
@@ -203,25 +203,26 @@
2010
-
12
-
17
Dodji
Seketeli
<
dodji
@redhat
.
com
>
*
dwarf2out
.
c
(
gen_type_die_with_usage
)
:
Do
not
try
to
emit
debug
info
for
a
redundant
typedef
that
has
DECL_ORIGINAL_TYPE
set
.
Use
that
underlying
type
instead
.
info
for
a
redundant
typedef
that
has
DECL_ORIGINAL_TYPE
set
.
Use
that
underlying
type
instead
.
2010
-
12
-
16
Jan
Hubicka
<
jh
@suse
.
cz
>
PR
middle
-
end
/
44563
*
ipa
-
inline
.
c
:
Update
doplevel
comment
.
(
cgraph_estimate_size_after_inlining
)
:
Remove
times
attribute
.
(
cgraph_mark_inline_edge
)
:
Update
.
(
cgraph_mark_inline
)
:
Remove
.
(
cgraph_estimate_growth
)
:
Update
.
(
cgraph_check_inline_limits
)
:
Remove
one
only
argument
.
(
cgraph_edge_badness
)
:
Update
.
(
cgraph_decide_recursive_inlining
)
:
Update
.
(
cgraph_decide_inlining_of_small_function
)
:
Fix
handling
of
tree_can_inline_p
and
call_stmt_cannot_inline_p
.
(
cgraph_flatten
)
:
Likewise
.
(
cgraph_decide_inlining
)
:
Update
.
(
cgraph_decide_inlining_incrementally
)
:
Fix
handling
of
call_stmt_cannot_inline_p
.
*
ipa
-
inline
.
c
:
Update
doplevel
comment
.
(
cgraph_estimate_size_after_inlining
)
:
Remove
times
attribute
.
(
cgraph_mark_inline_edge
)
:
Update
.
(
cgraph_mark_inline
)
:
Remove
.
(
cgraph_estimate_growth
)
:
Update
.
(
cgraph_check_inline_limits
)
:
Remove
one
only
argument
.
(
cgraph_edge_badness
)
:
Update
.
(
cgraph_decide_recursive_inlining
)
:
Update
.
(
cgraph_decide_inlining_of_small_function
)
:
Fix
handling
of
tree_can_inline_p
and
call_stmt_cannot_inline_p
.
(
cgraph_flatten
)
:
Likewise
.
(
cgraph_decide_inlining
)
:
Update
.
(
cgraph_decide_inlining_incrementally
)
:
Fix
handling
of
call_stmt_cannot_inline_p
.
2010
-
12
-
16
Joseph
Myers
<
joseph
@codesourcery
.
com
>
...
...
@@ -481,8 +482,8 @@
2010
-
12
-
14
Jan
Hubicka
<
jh
@suse
.
cz
>
*
tree
.
c
(
get_file_function_name
)
:
Avoid
using
random
seed
on
GLOBAL_sub_I
and
GLOBAL_sub_D
.
*
tree
.
c
(
get_file_function_name
)
:
Avoid
using
random
seed
on
GLOBAL_sub_I
and
GLOBAL_sub_D
.
2010
-
12
-
15
Martin
Jambor
<
mjambor
@suse
.
cz
>
...
...
@@ -544,7 +545,7 @@
2010
-
12
-
14
Sebastian
Pop
<
sebastian
.
pop
@amd
.
com
>
PR
tree
-
optimization
/
46928
*
tree
-
data
-
ref
.
c
(
analyze_overlapping_iterations
)
:
Handle
"A[p] == A[p]"
*
tree
-
data
-
ref
.
c
(
analyze_overlapping_iterations
)
:
Handle
A
[
p
]
==
A
[
p
]
in
data
dependence
analysis
with
p
a
parameter
of
the
loop
.
2010
-
12
-
14
Sebastian
Pop
<
sebastian
.
pop
@amd
.
com
>
...
...
@@ -610,7 +611,8 @@
2010
-
12
-
14
Jan
Hubicka
<
jh
@suse
.
cz
>
PR
middle
-
end
/
46667
*
varasm
.
c
(
assemble_start_function
):
Do
not
call
resolve_unique_section
.
*
varasm
.
c
(
assemble_start_function
):
Do
not
call
resolve_unique_section
.
*
cfgexpand
.
c
(
gimple_expand_cfg
):
Resolve
it
here
.
2010
-
12
-
14
Alexander
Monakov
<
amonakov
@ispras
.
ru
>
...
...
@@ -632,7 +634,8 @@
2010
-
12
-
13
Jan
Hubicka
<
jh
@suse
.
cz
>
PR
middle
-
end
/
45388
*
ipa
.
c
(
cgraph_build_static_cdtor_1
)
:
Break
out
from
...
;
add
FINAL
parameter
.
*
ipa
.
c
(
cgraph_build_static_cdtor_1
)
:
Break
out
from
...
Add
FINAL
parameter
.
(
cgraph_build_static_cdtor
)
:
...
here
.
(
build_cdtor
)
:
Use
cgraph_build_static_cdtor_1
.
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