(patches originally from Geoffrey Keating)
commitcdde2d8163b7e9d81b8e197946fb8bec65d06edb
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Nov 1997 21:26:23 +0000 (26 21:26 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Nov 1997 21:26:23 +0000 (26 21:26 +0000)
treec5dfddb030583a04a689b1f8446e12eb60f3c5bc
parenta126621a4dddcaa857db7269ba17c8fe1b3c4537
    (patches originally from Geoffrey Keating)
        * rs6000.c (function_arg): Excess floating point arguments don't
        go into GPR registers after exhausting FP registers under the
        System V.4 ABI.
        (function_arg_partial_nregs): Ditto.

        * rs6000.md (call insns): If -fPIC or -mrelocatable, add @plt
        suffix to calls.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/egcs_1_00_branch@16758 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.md