r217576 - in /trunk/libstdc++-v3: ChangeLog src...
joel@gcc.gnu.org
joel@gcc.gnu.org
Fri Nov 14 16:57:00 GMT 2014
Author: joel
Date: Fri Nov 14 16:57:20 2014
New Revision: 217576
URL: https://gcc.gnu.org/viewcvs?rev=217576&root=gcc&view=rev
Log:
2014-11-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* src/c++98/mt_allocator.cc: Fix assumption that sizeof(void *) is
equal to sizeof(size_t). The m32c breaks this assumption.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/src/c++98/mt_allocator.cc
More information about the Gcc-cvs
mailing list