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: builtin_str{,n}cmp bug on s390{,x}


On Thu, Jul 10, 2003 at 01:51:51PM -0400, Jakub Jelinek wrote:
> See PR optimization/10339.
> Before that GCC was doing equally bad thing, but on all arches
> (transforming strcmp/strncmp into memcmp).
> IMNSHO that patch should be backported to gcc-3_3-branch ...

It hasn't been?  I agree that it should be.  I believe I still
have power to say ok on branch until tomorrow, so "ok".


r~


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