r220849 - in /branches/gcc-4_8-branch/gcc: Chan...
gjl@gcc.gnu.org
gjl@gcc.gnu.org
Fri Feb 20 11:15:00 GMT 2015
Author: gjl
Date: Fri Feb 20 11:15:56 2015
New Revision: 220849
URL: https://gcc.gnu.org/viewcvs?rev=220849&root=gcc&view=rev
Log:
gcc/
Backport from 2015-02-20 trunk r220847.
PR target/64452
* config/avr/avr.md (pushhi_insn): New insn.
(push<mode>1): Push virtual regs in one chunk using pushhi1_insn.
gcc/testsuite/
Backport from 2015-02-20 trunk r220847.
PR target/64452
* gcc.target/avr/torture/pr64452.c: New test.
Added:
branches/gcc-4_8-branch/gcc/testsuite/gcc.target/avr/torture/pr64452.c
Modified:
branches/gcc-4_8-branch/gcc/ChangeLog
branches/gcc-4_8-branch/gcc/config/avr/avr.md
branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list