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: less use of optabs/insn-codes, 3/n


On Wed, Aug 22, 2001 at 12:56:58AM -0700, Richard Henderson wrote:
> On Wed, Aug 22, 2001 at 03:48:19AM -0400, Zack Weinberg wrote:
> > Would you mind doing the revert, and testing on an affected platform,
> > since you have access to one?  I don't want to try doing it now,
> > I'm tired enough that I'll probably mess it up even worse.
> 
> I just fixed it.
> 

Thanks.

You might want to consider putting HAVE_whatever back in the guard
if()s for these things, to give the compiler a chance to notice that
it's all dead code.

zw


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