Rick Jenkins wrote:
Hi,
There seems to have been no response to my bug report of 22 Jan 2005, which
appeared in Mspgcc-users digest, Vol 1 #917. Did I miss something?
which was:
In the system include file <iomacros. h> there are several recursive
definitions:
#define critical __attribute__ ((critical))
#define reentrant __attribute__ ((reentrant))
#define saveprologue __attribute__ ((saveprologue))
These cause problems [...]
i see...
Dmitry has added these defs a long time ago. i don't know if anyone uses
them, if not, removing/renaming them would be a good idea.
i don't think i have used these three, so i did not run into these problems.
chris