This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a456bf31894 PR c/86125 * c-decl.c (last_fileptr_type): Remove. (last [...] new b5c856bdb0d PR c/89045 * c-decl.c (build_compound_literal): Don't pus [...] new 70f71249acd PR libstdc++/68737 Do not use vsnprintf on HPUX
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/c/ChangeLog | 4 ++++ gcc/c/c-decl.c | 2 +- gcc/testsuite/ChangeLog | 3 +++ gcc/testsuite/gcc.dg/pr89045.c | 15 +++++++++++++++ libstdc++-v3/ChangeLog | 9 +++++++++ libstdc++-v3/config/locale/generic/c_locale.h | 2 +- libstdc++-v3/config/os/hpux/os_defines.h | 5 +++++ libstdc++-v3/include/bits/locale_facets.tcc | 2 +- 8 files changed, 39 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr89045.c