r220848 - in /branches/gcc-4_9-branch/gcc: Chan...

gjl@gcc.gnu.org gjl@gcc.gnu.org
Fri Feb 20 10:46:00 GMT 2015


Author: gjl
Date: Fri Feb 20 10:46:05 2015
New Revision: 220848

URL: https://gcc.gnu.org/viewcvs?rev=220848&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_9-branch/gcc/testsuite/gcc.target/avr/torture/pr64452.c
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/avr/avr.md
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list