------- Comment #10 from paolo at gcc dot gnu dot org 2010-09-01 22:58 ------- Subject: Bug 45488
Author: paolo Date: Wed Sep 1 22:58:05 2010 New Revision: 163746 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163746 Log: 2010-09-01 Christopher Yeleighton <giecr...@stegny.2a.pl> Paolo Carlini <paolo.carl...@oracle.com> PR libstdc++/45488 * include/bits/stl_algobase.h (lower_bound): Clean-up a tad, move two variables inside the main loop. * include/bits/stl_algo.h (lower_bound, upper_bound, equal_range): Likewise. Modified: trunk/libstdc++-v3/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45488