This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3d23abd3dd9 AVR: target/88236, target/115726 - Fix __memx code generation. new 142b5263b18 i386: Additional peephole2 to use lea in round-up integer d [...] new 589865a8e4f testsuite: Fix -m32 gcc.target/i386/pr102464-vrndscaleph.c [...]
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/i386.md | 15 +++++++++++++++ gcc/testsuite/gcc.target/i386/lea-3.c | 13 +++++++++++++ gcc/testsuite/gcc.target/i386/pr102464-vrndscaleph.c | 3 +++ 3 files changed, 31 insertions(+) create mode 100644 gcc/testsuite/gcc.target/i386/lea-3.c