[PATCH v3 0/1] bfd, binutils, gas: Remove/mark unused variables

Tsukasa OI research_trasio@irq.a4lg.com
Thu Sep 15 12:46:51 GMT 2022


Hello,

PATCH v1:
<https://sourceware.org/pipermail/binutils/2022-September/122865.html>
PATCH v2:
<https://sourceware.org/pipermail/binutils/2022-September/122873.html>

It "removes" unused variables in bfd, binutils and gas.

[Changes: v2 -> v3]
-   Actually removed some but not all variables
    (instead of adding ATTRIBUTE_UNUSED)

Thanks,
Tsukasa




Tsukasa OI (1):
  bfd, binutils, gas: Remove/mark unused variables

 bfd/elf32-lm32.c      | 2 +-
 bfd/elf32-nds32.c     | 3 ---
 bfd/mmo.c             | 2 +-
 binutils/windmc.c     | 4 +---
 gas/config/tc-riscv.c | 3 ---
 ld/pe-dll.c           | 9 ++-------
 6 files changed, 5 insertions(+), 18 deletions(-)


base-commit: fe39ffdc202f04397f31557f17170b40bc42b77a
-- 
2.34.1



More information about the Binutils mailing list