This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 46d621ba013 2017-04-11 Richard Biener rguenther@suse.de new 25a5ce27296 2017-04-11 Jerry DeLisle jvdelisle@gcc.gnu.org new 49ee7535591 [arm] PR 80389 - if architecture and cpu mismatch, don't pr [...]
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/ChangeLog | 6 ++ gcc/config/arm/arm.c | 4 +- libgfortran/ChangeLog | 19 ++++++ libgfortran/io/close.c | 2 +- libgfortran/io/fbuf.c | 26 +++---- libgfortran/io/fbuf.h | 8 +-- libgfortran/io/format.c | 72 ++++++++++---------- libgfortran/io/inquire.c | 4 +- libgfortran/io/intrinsics.c | 34 +++++----- libgfortran/io/list_read.c | 44 ++++++------ libgfortran/io/lock.c | 2 +- libgfortran/io/open.c | 8 +-- libgfortran/io/read.c | 12 ++-- libgfortran/io/transfer.c | 24 +++---- libgfortran/io/unit.c | 32 ++++----- libgfortran/io/unix.c | 160 ++++++++++++++++++++++---------------------- libgfortran/io/unix.h | 26 +++---- libgfortran/io/write.c | 24 +++---- 18 files changed, 266 insertions(+), 241 deletions(-)