[Bug 1607] __RTEMS_SIZEOF_VOID_P__ flawed design

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Fri Jul 16 17:50:38 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1607

--- Comment #24 from Gedare <giddyup44 at yahoo.com> 2010-07-16 12:50:37 CDT ---
(In reply to comment #23)
>   * The macros defined by asm.h do not work properly, for example PUBLIC() and
> SYM().
It seems the CPP ignores string literals when replacing macros, at least this
is what I have observed.  This is causing some more difficulty, since storing
registers in the interrupt frame uses macros for the offsets, so instead it
will be necessary to re-write all of this code to use the structure definition
and offsets into the structure.

-- 
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