"ariga masahiro" <ar...@link-lab.co.jp> writes: > /* Dump each assembler insn's rtl into the output file. > This is for debugging the compiler only. */ > #define TARGET_RTL_DUMP (target_flags & MASK_RTL_DUMP) > --- > > But there are not above codes in GCC4.4.0's /gcc/config/h8300/h8300.h !!!
All that stuff has moved to gcc/config/h8300/h8300.opt. Ian