Hello! I have a problem bootstrapping an m68k target with cc1plus when compiling libstc++. m68k.c/m68k_output_mi_thunk() uses unconditionally motorola assembler syntax. Other places in that file have such constucts wrapped into an #ifdef. Was this omitted in that function on purposes? Gunther