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: Inline memcpy in GCC 4.1.1


> 
> In http://gcc.gnu.org/ml/gcc/2006-06/msg00185.html, your wrote:
> 
> > So, two questions: any idea why 4.1.1 is no longer able to 
> > automatically inline memcpys and why is the source operand for 
> > movmemsi not know to be as widely aligned as it actually is?
> 
> See PR middle-end/27226
> 

Thanks a lot, that patch fixed it.

Cheers,
Jon


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