This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc ChangeLog config/rs6000/rs6000.md
- From: amodra at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 13 Sep 2005 03:59:44 -0000
- Subject: gcc/gcc ChangeLog config/rs6000/rs6000.md
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: amodra@gcc.gnu.org 2005-09-13 03:59:44
Modified files:
gcc : ChangeLog
gcc/config/rs6000: rs6000.md
Log message:
Fix 4.1 version applied in error.
* config/rs6000/rs6000.md (restore_stack_block): Don't use
gen_frame_mem.
(save_stack_nonlocal, restore_stack_nonlocal): Likewise.
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.428&r2=2.7592.2.429
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.md.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.350.2.4&r2=1.350.2.5