[Bug tree-optimization/28364] poor optimization choices when iterating over a std::string (probably not c++-specific)

rakdver at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jul 12 23:13:00 GMT 2006



------- Comment #6 from rakdver at gcc dot gnu dot org  2006-07-12 23:13 -------
Loop header copying is OK; the result is the one I would expect, it certainly
does not make the code worse (unless you are optimizing for code size), and in
many cases may make it better.

I will have a look at the addressing mode choices.


-- 


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



More information about the Gcc-bugs mailing list