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]
Other format: [Raw text]

Re: add h8sx support to h8300


On Wed, Jul 07, 2004 at 08:07:24PM -0300, Alexandre Oliva wrote:
> +#ifndef HAVE_movstr
> +  return 0;
> +#else

One change; please do the macro frobbing to avoid the conditional
compilation.


r~


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