[Bug libgcj/23495] java.lang.String.equals is suboptimal

tromey at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Feb 6 22:12:00 GMT 2006



------- Comment #9 from tromey at gcc dot gnu dot org  2006-02-06 22:12 -------
This seems to have stalled.

I think my preferred solution here would be to use memcmp and
let gcc and glibc fight it out for the best implementation.
How far are we from having that be a reasonable approach?


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23495



More information about the Gcc-bugs mailing list