rs6000.h (EPILOGUE_USES): Use TARGET_AIX, not TARGET_TOC for special toc restore...
authorRichard Henderson <rth@redhat.com>
Wed, 28 Mar 2001 12:22:48 +0000 (04:22 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 28 Mar 2001 12:22:48 +0000 (04:22 -0800)
commit3553b09d2c9d90400e29a67c59cc2986c8109392
tree484136fe46ff1b680cc5eed6fa3b3517775e090b
parent94b68558d1c3fd82109fb123dc838658603084a9
rs6000.h (EPILOGUE_USES): Use TARGET_AIX, not TARGET_TOC for special toc restore handling.

        * config/rs6000/rs6000.h (EPILOGUE_USES): Use TARGET_AIX,
        not TARGET_TOC for special toc restore handling.
        * config/rs6000/rs6000.md (eh_return): Likewise.

From-SVN: r40930
gcc/ChangeLog
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/rs6000.md