This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6e9d5dfc291 Fortran: error recovery simplifying PACK with invalid argum [...] new 5ae74944af1 libstdc++: Check for EOF if extraction avoids buffer overfl [...]
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/include/std/istream | 31 ++++++++++++++--- .../extractors_character/char/pr106248.cc | 40 ++++++++++++++++++++++ .../extractors_character/wchar_t/pr106248.cc | 40 ++++++++++++++++++++++ 3 files changed, 106 insertions(+), 5 deletions(-) create mode 100644 libstdc++-v3/testsuite/27_io/basic_istream/extractors_character [...] create mode 100644 libstdc++-v3/testsuite/27_io/basic_istream/extractors_character [...]