This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cf840a7f7c1 Unify OpenACC/C and C++ behavior re duplicate OpenACC 'decl [...] new 7e1c440bc84 i386: Improved TImode (128-bit) integer constants on x86_64.
The 1 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/i386-expand.cc | 31 ++++++++++--------------------- gcc/config/i386/i386-expand.h | 1 + gcc/config/i386/i386-features.cc | 18 +++++++++++++++--- gcc/testsuite/gcc.target/i386/movti-2.c | 12 ++++++++++++ gcc/testsuite/gcc.target/i386/movti-3.c | 12 ++++++++++++ 5 files changed, 50 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/movti-2.c create mode 100644 gcc/testsuite/gcc.target/i386/movti-3.c