John Love-Jensen wrote: > I'm not sure where you can find an exhaustive list of all possible > predefined macros, and which flags control them. Target-independent things like __OPTIMIZE__ are documented in the manual: <http://gcc.gnu.org/onlinedocs/cpp/Predefined-Macros.html>. Brian