This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f30646b * gcc.target/i386/sse4_1-round.h (do_round): Fix inline asm [...] new 4d64524 PR target/68701 * config/i386/i386.c (ix86_option_override_ [...] new 52fbaa0 * testsuite/ChangeLog: Fix last entry. new 2642aca * gcc.c-torture/compile/920723-1.c: Remove PTX skip. * gcc. [...] new 3809b03 PR middle-end/68291 PR middle-end/68292 * cfgexpand.c (set [...]
The 4 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 | 14 ++++++++++++++ gcc/cfgexpand.c | 11 +++++++---- gcc/config/i386/i386.c | 11 +++++++++++ gcc/testsuite/ChangeLog | 12 ++++++++++++ gcc/testsuite/gcc.c-torture/compile/920723-1.c | 1 - gcc/testsuite/gcc.c-torture/compile/pr33855.c | 1 - gcc/testsuite/gcc.c-torture/execute/981019-1.c | 2 +- gcc/testsuite/gcc.target/i386/pr68701-1.c | 13 +++++++++++++ gcc/testsuite/gcc.target/i386/pr68701-2.c | 11 +++++++++++ 9 files changed, 69 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr68701-1.c create mode 100644 gcc/testsuite/gcc.target/i386/pr68701-2.c