rs6000.c (call_operand): Allow LINK and COUNT registers.
authorJan Hubicka <jh@suse.cz>
Fri, 12 Apr 2002 16:57:47 +0000 (18:57 +0200)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 12 Apr 2002 16:57:47 +0000 (12:57 -0400)
commitcc4d5fec87941feae93ed070482e6c49a5ccf409
treec88fc11f8038b8b4d356b75610723a4b4e769286
parent2274b9b3fe136cee7184746a64b653d8a537cb67
rs6000.c (call_operand): Allow LINK and COUNT registers.

2002-04-12  Jan Hubicka  <jh@suse.cz>
            David Edelsohn  <edelsohn@gnu.org>

        * config/rs6000/rs6000.c (call_operand): Allow LINK and COUNT
        registers.
        (symbol_ref_operand): New.
        * config/rs6000/rs6000.h (PREDICATE_CODES): Add symbol_ref_operand.
        * config/rs6000/rs6000.md (call_nonlocal_aix): Use symbol_ref_operand.

Co-Authored-By: David Edelsohn <edelsohn@gnu.org>
From-SVN: r52231
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/rs6000.md