------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-13 
21:49 -------
Subject: Bug 20288

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-3_4-branch
Changes by:     [EMAIL PROTECTED]       2005-03-13 21:49:45

Modified files:
        gcc            : ChangeLog 
        gcc/config/avr : avr.c avr.md 

Log message:
        PR target/20288
        * config/avr/avr.c (print_operand): Add 'p' and 'r'.
        (out_movhi_r_mr): Read low byte of volatile MEM first.
        (out_movhi_mr_r): Write high byte of volatile MEM first.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.815&r2=2.2326.2.816
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/avr/avr.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.108.4.4&r2=1.108.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/avr/avr.md.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.42.4.2&r2=1.42.4.3



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20288

Reply via email to