This is the mail archive of the gcc-patches@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]

Re: patch to fix SH4 mode-switching problems


On Thu, Jan 06, 2000 at 04:30:32PM +0000, Joern Rennecke wrote:
> +   /* If an early machine dependent reorganization is needed, call it.  */
> + #ifdef EARLY_MACHINE_DEPENDENT_REORG 
> +   if (mach_dep_reorg_dump)
> +     open_dump_file (".18.mach", decl_printable_name (decl, 2));

I would have preferred a different dump file, but I won't
press the point.  There are other cleanups to the dump files
that I want to do, so I'll leave it til then.

> + static rtx gen_fpscr_set (mode, regs_live)
> + static void make_preds_opaque (b)

Formatting.

Otherwise ok.



r~

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