mt_allocator.h (__mt_alloc<>::deallocate): Rearrange arithmetic to avoid computing...
authorPaolo Carlini <pcarlini@suse.de>
Fri, 2 Apr 2004 19:51:21 +0000 (19:51 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Fri, 2 Apr 2004 19:51:21 +0000 (19:51 +0000)
commitab40b100d3e1676c60d3ccd0765a45736471beaf
tree046ad4d64956ce9f400bdfb9a9c27ae074b1c26b
parent89c43c0a0bdf4db3e857fc60aecba58793e41107
mt_allocator.h (__mt_alloc<>::deallocate): Rearrange arithmetic to avoid computing two divisions at each deallocation.

2004-04-02  Paolo Carlini  <pcarlini@suse.de>

* include/ext/mt_allocator.h (__mt_alloc<>::deallocate):
Rearrange arithmetic to avoid computing two divisions at
each deallocation.

From-SVN: r80356
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/mt_allocator.h