[Bug 1607] __RTEMS_SIZEOF_VOID_P__ flawed design
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Fri Feb 25 13:15:27 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1607
--- Comment #32 from Joel Sherrill <joel.sherrill at oarcorp.com> 2011-02-25 07:15:25 CST ---
How about we switch the gcc predefined symbol __SIZEOF_POINTER__?
$ echo | gcc -E - -dM | grep POIN
#define __SIZEOF_POINTER__ 4
It is used by newlib's stdint.h and unwind.h.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list