]> gcc.gnu.org Git - gcc.git/commit
backport: re PR target/71103 (avr-gcc crashes with unrecognizable insn error)
authorGeorg-Johann Lay <avr@gjlay.de>
Mon, 20 Jun 2016 11:20:27 +0000 (11:20 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Mon, 20 Jun 2016 11:20:27 +0000 (11:20 +0000)
commite8cade2aed818198bd25493e43a856c8aa267313
treeff3166ad4cf42e2a731b53fffdc827923b98040a
parente11a3ac6f0f472ec4b70e51ccb070c4d245bdfaf
backport: re PR target/71103 (avr-gcc crashes with unrecognizable insn error)

gcc/
Backport from 2016-06-20 trunk r237589, r236558.
PR target/71103
* config/avr/avr.md (movqi): Handle loading subreg:qi (const,
symbol_ref,label_ref).

gcc/testsuite/
Backport from 2016-06-20 trunk r237589, r236558.
PR target/71103
* gcc.target/avr/pr71103.c: New test.
* gcc.target/avr/torture/pr71103-2.c: New test.

Co-Authored-By: Pitchumani Sivanupandi <pitchumani.s@atmel.com>
From-SVN: r237591
gcc/ChangeLog
gcc/config/avr/avr.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/avr/pr71103.c [new file with mode: 0644]
gcc/testsuite/gcc.target/avr/torture/pr71103-2.c [new file with mode: 0644]
This page took 0.06194 seconds and 5 git commands to generate.