projects
/
elfutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb8c18e
)
riscv-retval-workaround
author
Debian Elfutils Maintainers
<debian-gcc@lists.debian.org>
Tue, 4 Jul 2023 09:37:16 +0000
(10:37 +0100)
committer
Matthias Klose
<doko@debian.org>
Tue, 4 Jul 2023 09:37:16 +0000
(10:37 +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 0a1e02f81cd2d697a6dcf7f91f4cba6e38c6be65..95bfdc3cd019cab47287ee557c7201ab7549ddb2 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