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

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-4_0-branch
Changes by:     [EMAIL PROTECTED]       2005-03-13 21:47:09

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-4_0-branch&r1=2.7592.2.44&r2=2.7592.2.45
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/avr/avr.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.129&r2=1.129.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/avr/avr.md.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.49&r2=1.49.8.1



-- 


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

Reply via email to