projects
/
elfutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2aa449
)
riscv-retval-workaround
author
Debian Elfutils Maintainers
<debian-gcc@lists.debian.org>
Mon, 8 Feb 2021 08:56:24 +0000
(08:56 +0000)
committer
Matthias Klose
<doko@debian.org>
Mon, 8 Feb 2021 08:56:24 +0000
(08:56 +0000)
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