This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a875ad2 2015-11-09 Michael Meissner meissner@linux.vnet.ibm.com new 9cdb206 Support sized delete.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libitm/ChangeLog | 14 ++++++ libitm/alloc.cc | 83 +++++++++++++++++++-------------- libitm/alloc_cpp.cc | 57 ++++++++++++++++------ libitm/libitm.map | 5 ++ libitm/libitm_i.h | 17 ++++++- libitm/testsuite/libitm.c++/newdelete.C | 12 +++++ 6 files changed, 139 insertions(+), 49 deletions(-) create mode 100644 libitm/testsuite/libitm.c++/newdelete.C