This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 609e725 Remove separate movtf pattern - Use an iterator for all FP modes. new c5dc0aa Allocator-extended constructors for container adaptors.
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: libstdc++-v3/ChangeLog | 13 +++++ libstdc++-v3/include/bits/stl_queue.h | 59 ++++++++++++++++++++++ libstdc++-v3/include/bits/stl_stack.h | 27 ++++++++++ .../priority_queue/requirements/uses_allocator.cc | 45 ++++++++++++++++- .../queue/requirements/uses_allocator.cc | 37 +++++++++++++- .../stack/requirements/uses_allocator.cc | 37 +++++++++++++- 6 files changed, 212 insertions(+), 6 deletions(-)