mips.c (mips_expand_call): Use FAKE_CALL_REGNO.
commite8b7a1372c940ebd8e6db448efeb6386d4c1c206
authorRichard Sandiford <rsandifo@nildram.co.uk>
Thu, 18 Oct 2007 17:03:59 +0000 (18 17:03 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 18 Oct 2007 17:03:59 +0000 (18 17:03 +0000)
tree629ac7ece722e175279e37850a6234c784b3968a
parente34537aa38200164919385f3b6cdf460790ed9d6
mips.c (mips_expand_call): Use FAKE_CALL_REGNO.

gcc/
* config/mips/mips.c (mips_expand_call): Use FAKE_CALL_REGNO.
(mips_avoid_hazard): Allow multiple sets for HAZARD_DELAY,
and pick the first.
* config/mips/mips.md (load_call<mode>): Don't make the unspec
depend on FAKE_CALL_REGNO.  Set FAKE_CALL_REGNO.

From-SVN: r129449
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.md