This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2bbfc13 2017-04-04 Richard Biener rguenther@suse.de new cd34a2a4 PR libgomp/79876 * config/posix/thread-stacksize.h: New fil [...] new 6b4236b PR target/80286 * config/i386/i386.c (ix86_expand_args_buil [...]
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 | 12 ++++++++++ gcc/config/i386/i386.c | 11 +++++++-- gcc/config/i386/mmx.md | 4 ++-- gcc/config/i386/sse.md | 12 +++++----- gcc/testsuite/ChangeLog | 6 +++++ gcc/testsuite/gcc.dg/pr80286.c | 23 +++++++++++++++++++ gcc/testsuite/gcc.target/i386/avx-pr80286.c | 26 ++++++++++++++++++++++ libgomp/ChangeLog | 11 +++++++++ .../plugin-suffix.h => darwin/thread-stacksize.h} | 9 +++++--- .../plugin-suffix.h => nvptx/thread-stacksize.h} | 7 +++--- .../plugin-suffix.h => posix/thread-stacksize.h} | 7 +++--- libgomp/env.c | 6 +++-- 12 files changed, 113 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr80286.c create mode 100644 gcc/testsuite/gcc.target/i386/avx-pr80286.c copy libgomp/config/{posix/plugin-suffix.h => darwin/thread-stacksize.h} (75%) copy libgomp/config/{hpux/plugin-suffix.h => nvptx/thread-stacksize.h} (85%) copy libgomp/config/{hpux/plugin-suffix.h => posix/thread-stacksize.h} (85%)