public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* obj-elf.h BYTES_IN_WORD
@ 2023-02-01 22:45 Alan Modra
  0 siblings, 0 replies; only message in thread
From: Alan Modra @ 2023-02-01 22:45 UTC (permalink / raw)
  To: binutils

Don't define this.  It is defined just before elf-bfd.h is included,
but doesn't have any relevance there.  Instead is for aout64.h where
the default is 4 anyway.

diff --git a/gas/config/obj-elf.h b/gas/config/obj-elf.h
index 727924ce234..e8fc3126bed 100644
--- a/gas/config/obj-elf.h
+++ b/gas/config/obj-elf.h
@@ -33,7 +33,6 @@
 #define OUTPUT_FLAVOR bfd_target_elf_flavour
 #endif
 
-#define BYTES_IN_WORD 4		/* for now */
 #include "bfd/elf-bfd.h"
 
 #include "targ-cpu.h"

-- 
Alan Modra
Australia Development Lab, IBM

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-01 22:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-01 22:45 obj-elf.h BYTES_IN_WORD Alan Modra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).