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: bzero optimization rarely does


On Wed, Jul 10, 2002 at 05:51:20PM -0400, Paul Koning wrote:
> Would people agree that bzero should become straight code for cases
> that are more than just a single store instruction?  If yes, how does
> one go about changing that?  Who might do it?

This should be controled by the MOVE_MAX target macro.


r~


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