]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000.c (first_reg_to_save): Don't save fixed or call-used registers (call-saved...
authorIan Piumarta <piumarta@prof.inria.fr>
Wed, 8 Sep 1999 04:59:10 +0000 (06:59 +0200)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Wed, 8 Sep 1999 04:59:10 +0000 (04:59 +0000)
commit7d617b67c06b5bd615a20982da569aa1c563a00b
tree6464ede9e41ab1126ea5fbd1fc9829c3d8222935
parentc530479e15d804667c83dfb738ce9cae035de9f2
rs6000.c (first_reg_to_save): Don't save fixed or call-used registers (call-saved registers must still be...

* config/rs6000/rs6000.c (first_reg_to_save): Don't save fixed or
call-used registers (call-saved registers must still be contiguous
and end with r31, of course).

Co-Authored-By: Geoff Keating <geoffk@cygnus.com>
Co-Authored-By: Melissa O'Neill <oneill@cs.sfu.ca>
From-SVN: r29181
gcc/ChangeLog
gcc/config/rs6000/rs6000.c