This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7d2d5e468b7 2018-09-21 Paul Thomas pault@gcc.gnu.org new 9680a5f4b48 Use vectored writes when reporting errors and warnings.
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 | 29 +++++++ libgfortran/config.h.in | 6 ++ libgfortran/configure | 10 ++- libgfortran/configure.ac | 4 +- libgfortran/libgfortran.h | 15 +++- libgfortran/runtime/backtrace.c | 27 ++++-- libgfortran/runtime/error.c | 188 +++++++++++++++++++++++++++++----------- libgfortran/runtime/pause.c | 14 +-- libgfortran/runtime/stop.c | 71 +++++++++++---- 9 files changed, 279 insertions(+), 85 deletions(-)