This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 10d9df13f99 libgomp: Fix race condition data-2{,-lib}.c testcase new 1c0897caa51 i386: Remove cond_{ashl,lshr,ashr}v{64,16,32}qi expanders [ [...] new d9b785ab925 libgcc: Pass x87 control word in the correct type
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/config/i386/predicates.md | 3 --- gcc/config/i386/sse.md | 18 ------------------ gcc/testsuite/gcc.target/i386/pr122598.c | 14 ++++++++++++++ libgcc/config/i386/32/dfp-machine.h | 21 +++++++++++---------- 4 files changed, 25 insertions(+), 31 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr122598.c