> There is no difference between gcc's -m68020 and -m68030. I believe > that there are no differences in the user instruction set between the > two parts. The '030 lacks the CALLM and RTM instructions found on the '020. GCC does not make use of these instructions.