From: Debian Elfutils Maintainers Date: Sat, 13 Jul 2024 04:30:43 +0000 (-0400) Subject: riscv-retval-workaround X-Git-Tag: archive/raspbian/0.191-2+rpi1^2~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e235ed72761502f109283fd39ad95df88c52e43f;p=elfutils.git riscv-retval-workaround Gbp-Pq: Name riscv-retval-workaround.patch --- diff --git a/backends/riscv_retval.c b/backends/riscv_retval.c index 0a1e02f..95bfdc3 100644 --- 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