------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-07-01 00:15 ------- Subject: Bug 22260
CVSROOT: /cvs/gcc Module name: gcc Changes by: [EMAIL PROTECTED] 2005-07-01 00:15:04 Modified files: gcc : ChangeLog gcc/config/sparc: sparc.c Log message: PR target/22260 * config/sparc/sparc.c (emit_and_preserve): Add 2nd register. Preserve the 2nd register too, if present. (sparc_output_mi_thunk) <PIC case>: Preserve the PIC register too. Adjust call to emit_and_preserve. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9302&r2=2.9303 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.c.diff?cvsroot=gcc&r1=1.379&r2=1.380 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22260