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]
Other format: [Raw text]

[Bug libstdc++/32908] Miss lexicographical_compare random access override



------- Comment #2 from rakdver at gcc dot gnu dot org  2007-07-29 15:14 -------
> I would be curious to hear from
> Zdenek: is there something that could be done in the loop optimizer dealing
> generally with this common patterns?

Not at the moment.  It would be possible to implement this optimization, but
most likely it would not be very useful.


-- 


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


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