This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 438e9ef 2015-09-10 Claudiu Zissulescu claziss@synopsys.com new 915a395 [Patch/expand] Cost instruction sequences when doing left wide shift new ea50132 [ARM] PR 67439: Allow matching of *arm32_movhf when -mrestric [...]
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/ChangeLog | 12 ++++++++++++ gcc/config/arm/arm.md | 5 +++-- gcc/expr.c | 24 +++++++++++++++++++++++- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/arm/pr67439_1.c | 11 +++++++++++ 5 files changed, 54 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/pr67439_1.c