pa.md (return): Revise comment for trivial return.
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Tue, 30 Jan 2001 05:18:50 +0000 (05:18 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 30 Jan 2001 05:18:50 +0000 (22:18 -0700)
commit7ea9fcc6492c928a52d0ec8ffebf1342b1856aeb
tree38f5e1c46631d8b196c2fa6ae0db89313ace804e
parent05d9f8b08ccc9e7915c1002a6ea54587ed2f57f8
pa.md (return): Revise comment for trivial return.

        * pa.md (return): Revise comment for trivial return.
        (return_internal): Non-trivial return pattern for non-PIC code.
        (return_internal_pic): Non-trivial return pattern for PIC code.
        It uses the PIC register to ensure it is restored after
        function calls.
        (epilogue): Generate appropriate return for PIC and non-PIC code.

Co-Authored-By: Jeff Law <law@redhat.com>
From-SVN: r39345
gcc/ChangeLog
gcc/config/pa/pa.md