[Bug tree-optimization/28364] poor optimization choices when iterating over a std::string (probably not c++-specific)
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jul 12 22:42:00 GMT 2006
------- Comment #2 from pinskia at gcc dot gnu dot org 2006-07-12 22:41 -------
Loop-Copy header is doing it Which means there is a confusion at what is the
real header of the loop here.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28364
More information about the Gcc-bugs
mailing list