]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/libsupc++/hash_bytes.cc
hash_bytes.cc: Compile load_bytes and shift_mix only when __SIZEOF_SIZE_T__ == 8.
authorPaolo Carlini <paolo.carlini@oracle.com>
Sun, 19 Sep 2010 08:52:50 +0000 (08:52 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 19 Sep 2010 08:52:50 +0000 (08:52 +0000)
commit61e60481d004f39c8bc5497e9ca1f5893658f3d1
tree55910f596bc49b0119b74a5801d044f2fe7126cc
parent1f77459495de551658e931294a4bf232b170078d
hash_bytes.cc: Compile load_bytes and shift_mix only when __SIZEOF_SIZE_T__ == 8.

2010-09-19  Paolo Carlini  <paolo.carlini@oracle.com>

* src/hash_bytes.cc: Compile load_bytes and shift_mix only when
__SIZEOF_SIZE_T__ == 8.

From-SVN: r164410
libstdc++-v3/ChangeLog
libstdc++-v3/src/hash_bytes.cc