avr.c (avr_out_xload): No SBIS around LPM so that instruction sequence is 1 byte...
authorGeorg-Johann Lay <avr@gjlay.de>
Mon, 22 Jul 2013 10:18:52 +0000 (10:18 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Mon, 22 Jul 2013 10:18:52 +0000 (10:18 +0000)
commitd5a6ef827fe40c01e6284b5bbf3c2e987987445c
treef4b89b6167c74cc0dbea087a4cbcfc74d4df3979
parent14ab1eaf2a303262fb2b11ee456eb5b984b83c65
avr.c (avr_out_xload): No SBIS around LPM so that instruction sequence is 1 byte shorter.

* config/avr/avr.c (avr_out_xload): No SBIS around LPM so that
instruction sequence is 1 byte shorter.

From-SVN: r201121
gcc/ChangeLog
gcc/config/avr/avr.c