This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 735a709 Use setrlimit for testing libstdc++ in cross toolchains new f1b96af Improvements to typed_splay_tree
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: gcc/ChangeLog | 14 +++++++++ gcc/Makefile.in | 1 + gcc/selftest-run-tests.c | 1 + gcc/selftest.h | 1 + gcc/typed-splay-tree.c | 79 ++++++++++++++++++++++++++++++++++++++++++++++++ gcc/typed-splay-tree.h | 62 +++++++++++++++++++++++++++++++++++++ 6 files changed, 158 insertions(+) create mode 100644 gcc/typed-splay-tree.c