This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f3e6e6b33e1 PR libgomp/91530 * config/i386/sse.md (vec_shl_<mode>, ve [...] new e723310ddd9 2019-09-28 Bernd Edlinger bernd.edlinger@hotmail.de [...] new 49131ecd2e6 2019-08-28 Bernd Edlinger bernd.edlinger@hotmail.de new fb046d297ff Stated standards in documentation
The 3 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 | 15 + gcc/config/arm/arm.md | 12 + gcc/config/arm/neon.md | 6 + gcc/config/arm/predicates.md | 4 + gcc/config/arm/vec-common.md | 2 + gcc/expr.c | 13 +- gcc/fortran/ChangeLog | 7 + gcc/fortran/intrinsic.texi | 339 +++++++++++---------- gcc/function.c | 15 +- gcc/testsuite/ChangeLog | 5 + .../gcc.target/arm/unaligned-argument-3.c | 14 + gcc/varasm.c | 11 +- 12 files changed, 270 insertions(+), 173 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/unaligned-argument-3.c