This is the mail archive of the gcc-bugs@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: Possible bug with builtin memset ?


Kaveh

Yes the builtin memset on the x86 has bug. 

The bug is a cuased by a typo in the "clrstrsi" expander in the x86 backend. 

I've just sent a patch gcc-patches@gnu.gnu.gcc to fix it.

see "(Patch) x86 memset bug. Fix typo in x86 "clrstrsi" expander"

Graham

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