This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cannot configure gcc4.4.0 in order to build h8300 crosscompiler


"ariga masahiro" <ariga@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]