r185372 - in /branches/google/gcc-4_6: gcc/c-fa...
eraman@gcc.gnu.org
eraman@gcc.gnu.org
Wed Mar 14 01:07:00 GMT 2012
Author: eraman
Date: Wed Mar 14 01:07:54 2012
New Revision: 185372
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185372
Log:
2012-03-13 Easwaran Raman <eraman@google.com>
Backport r185349 from google/main
* c-cppbuiltin.c (c_cpp_builtins): Define __GXX_DELETE_WITH_SIZE__ for
C++ files compiled with -fsized-delete.
2012-03-13 Easwaran Raman <eraman@google.com>
Backport r185349 from google/main
* include/ext/new_allocator.h (deallocate): Call delete with size if
__GXX_DELETE_WITH_SIZE__ is defined.
Modified:
branches/google/gcc-4_6/libstdc++-v3/ChangeLog.google-4_6
branches/google/gcc-4_6/libstdc++-v3/include/ext/new_allocator.h
Changes in other areas also in this revision:
Modified:
branches/google/gcc-4_6/gcc/c-family/ChangeLog.google-4_6
branches/google/gcc-4_6/gcc/c-family/c-cppbuiltin.c
More information about the Libstdc++-cvs
mailing list