Is there any easy way to know which opcodes gcc is capable of emitting when optimizing for various platforms? For example, if I wanted to know whether gcc will use the trv and ftrv instructions for sh4, how could I discover that? cheers, Kris