Wei Wentao writes:
> Hi,
>
>This patch modify an unused variable in aarch64-unwing.h because the
> warning says "unused parameter 'fs'".
Thanks, pushed. I also broke the line after the parameter, to keep
things within the 80-character limit.
RichardR
>
> Weiwt
> regards!
>
> ---
> libgcc
Hi,
This patch modify an unused variable in aarch64-unwing.h because the warning
says "unused parameter 'fs'".
Weiwt
regards!
---
libgcc/config/aarch64/aarch64-unwind.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libgcc/config/aarch64/aarch64-unwind.h
b/libgcc/confi