This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 833c9e6 Daily bump. new f21eb00 PR c++/69005 new 2125255 Correct use of __GXX_WEAK__ macro.
The 2 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: gcc/cp/ChangeLog | 5 ++ gcc/cp/call.c | 53 +++++++++++++--------- gcc/testsuite/g++.dg/cpp0x/defaulted50.C | 27 +++++++++++ libstdc++-v3/ChangeLog | 6 +++ .../bitmap_allocator/check_allocate_max_size.cc | 2 +- .../ext/bitmap_allocator/check_deallocate_null.cc | 2 +- 6 files changed, 71 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/defaulted50.C