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 ?


 > From: grahams <grahams@rcp.co.uk>
 > 
 > 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

Wow, thanks!  Your patch does indeed solve my problem. :-)

		--Kaveh
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

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