This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 75a049483c9 libquadmath: Avoid old-style function definition warnings new de92ac6f11e OpenMP: Reorder diagnostic in modify_call_for_omp_dispatch [...] new ae2912748b9 target/119549 - fixup handling of -mno-sse4 in target attribute
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/common/config/i386/i386-common.cc | 2 ++ gcc/config/i386/i386-options.cc | 7 +++++++ gcc/gimplify.cc | 36 ++++++++++++++------------------ gcc/testsuite/gcc.target/i386/pr119549.c | 15 +++++++++++++ 4 files changed, 40 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr119549.c