[PATCH v3 01/26] Remove annoying space from gas/config/obj-elf.c
Matthieu Longo
matthieu.longo@arm.com
Fri May 9 15:12:51 GMT 2025
---
gas/config/obj-elf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gas/config/obj-elf.c b/gas/config/obj-elf.c
index d37d0fdc610..bc981f05dd5 100644
--- a/gas/config/obj-elf.c
+++ b/gas/config/obj-elf.c
@@ -781,7 +781,7 @@ change_section (const char *name,
|| startswith (name, ".note.gnu"))
flags |= SEC_ELF_OCTETS;
}
-
+
if (old_sec == NULL)
{
symbolS *secsym;
--
2.49.0
More information about the Binutils
mailing list