This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ff06a77 libstdc++: fix data races in basic_string implementation new 429cbef PR 67414 Better diagnostics on backtrace failure, gf_strerror bugfix
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: libgfortran/ChangeLog | 20 +++++++++++++++ libgfortran/io/write.c | 41 ------------------------------ libgfortran/libgfortran.h | 5 +++- libgfortran/runtime/backtrace.c | 40 ++++++++++++++++++++++------- libgfortran/runtime/compile_options.c | 2 +- libgfortran/runtime/error.c | 14 ++++++++--- libgfortran/runtime/string.c | 47 ++++++++++++++++++++++++++++++++++- 7 files changed, 113 insertions(+), 56 deletions(-)