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
07b7380e
Commit
07b7380e
authored
Dec 23, 2004
by
Alan Modra
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix overlong line
From-SVN: r92520
parent
6ccd356e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
gcc/ChangeLog
+5
-5
No files found.
gcc/ChangeLog
View file @
07b7380e
2004
-
12
-
23
Alan
Modra
<
amodra
@
bigpond
.
net
.
au
>
PR
target
/
18896
*
function
.
c
(
split_complex_args
):
Set
DECL_ARTIFICIAL
and
DECL_IGNORED_P
*
function
.
c
(
split_complex_args
):
Set
DECL_ARTIFICIAL
,
DECL_IGNORED_P
for
real
and
imaginary
parts
if
the
parm
is
addressable
.
(
assign_parms_unsplit_complex
):
If
parm
addressable
,
save
real
and
imaginary
parts
to
a
stack
temp
.
Pass
assign_parm_data_all
.
(
assign_parms
):
Adjust
assign_parms_unsplit_complex
call
.
2004
-
12
-
22
Daniel
Berlin
<
dberlin
@
dberlin
.
org
>
*
tree
.
h
(
DECL_PTA_ALIASVAR
):
Dead
.
(
struct
tree_decl
):
Remove
alias_var
field
.
...
...
@@ -50,7 +50,7 @@
*
gimplify
.
c
(
gimplify_decl_expr
):
Likewise
.
(
gimplify_type_sizes
):
Set
TYPE_SIZES_GIMPLIFIED
.
Examine
nested
array
types
.
2004
-
12
-
22
Richard
Henderson
<
rth
@
redhat
.
com
>
*
gimplify
.
c
(
eval_save_expr
):
Remove
.
...
...
@@ -209,7 +209,7 @@
*
c
-
common
.
c
(
set_builtin_user_assembler_name
):
New
.
*
c
-
common
.
h
(
set_builtin_user_assembler_name
):
Declare
.
*
c
-
decl
.
c
(
finish_decl
):
Use
set_builtin_user_assembler_name
2004
-
12
-
20
Diego
Novillo
<
dnovillo
@
redhat
.
com
>
PR
tree
-
optimization
/
19080
...
...
@@ -242,7 +242,7 @@
2004
-
12
-
20
Richard
Henderson
<
rth
@
redhat
.
com
>
*
config
/
i386
/
i386
.
c
(
ix86_init_mmx_sse_builtins
):
Use
*
config
/
i386
/
i386
.
c
(
ix86_init_mmx_sse_builtins
):
Use
long_long_integer_type_node
in
building
V2DI_type_node
.
*
config
/
i386
/
emmintrin
.
h
:
Use
__vector_size__
instead
of
vector_size
.
...
...
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