This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9045ab75b4b Daily bump. new c3c83d22d21 Move ix86_align_loops into a separate pass and insert the p [...]
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-features.cc | 190 +++++++++++++++++++++++++++++++ gcc/config/i386/i386-passes.def | 3 + gcc/config/i386/i386-protos.h | 1 + gcc/config/i386/i386.cc | 146 ------------------------ gcc/testsuite/gcc.target/i386/pr116174.c | 12 ++ 5 files changed, 206 insertions(+), 146 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr116174.c