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 review - any way to expedite?


On Tue, Mar 06, 2001 at 04:22:12PM -0800, Toshi Morita wrote:
> +         x = gen_rtx_AND(SImode, x, gen_rtx_CONST_INT(VOIDmode, orig_mask));

Err, no.  Hardcoding SImode, Toshi?  Shame.


r~


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