projects
/
elfutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a925d29
)
riscv-retval-workaround
author
Kurt Roeckx
<kurt@roeckx.be>
Tue, 28 May 2019 18:53:12 +0000
(19:53 +0100)
committer
Karsten Merker
<merker@debian.org>
Tue, 28 May 2019 18:53:12 +0000
(19:53 +0100)
Gbp-Pq: Name riscv-retval-workaround.patch
backends/riscv_retval.c
patch
|
blob
|
history
diff --git
a/backends/riscv_retval.c
b/backends/riscv_retval.c
index 35b6010bf3e3aeaa84eb9fb5f6ef0ece90960d15..46d465e913d48f8c8b0fa3f83c38bb6a03b4a96b 100644
(file)
--- a/
backends/riscv_retval.c
+++ b/
backends/riscv_retval.c
@@
-111,7
+111,7
@@
flatten_aggregate_arg (Dwarf_Die *typedie __attribute__ ((unused)),
Dwarf_Die *arg1 __attribute__ ((unused)))
{
/* ??? */
- return
1
;
+ return
0
;
}
static int