mailing list of musl libc
 help / color / mirror / code / Atom feed
* [musl] __WORDSIZE on x32
@ 2021-11-23 19:51 Florian Weimer
  2021-11-23 20:14 ` Rich Felker
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Weimer @ 2021-11-23 19:51 UTC (permalink / raw)
  To: musl

This looks a bid suspicious:

arch/x32/bits/reg.h:#undef __WORDSIZE
arch/x32/bits/reg.h:#define __WORDSIZE 32
arch/x32/bits/user.h:#undef __WORDSIZE
arch/x32/bits/user.h:#define __WORDSIZE 64

I don't know if it causes any actual problems.  I discovered it while
checking whether musl defines/uses __WORDSIZE.

Thanks,
Florian


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-03-08 22:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-23 19:51 [musl] __WORDSIZE on x32 Florian Weimer
2021-11-23 20:14 ` Rich Felker
2021-11-23 20:22   ` Florian Weimer
2022-03-08 21:59     ` Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).