rs6000.c (struct machine_function): Add pic_offset_table_rtx.
authorJeffrey A Law <law@cygnus.com>
Wed, 22 Oct 1997 21:10:49 +0000 (21:10 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 22 Oct 1997 21:10:49 +0000 (15:10 -0600)
commita04232e5ffc460e6afc45299c98a1d8cb9273504
treee5eb959d794f64c7c71572968476ac4d559e16b8
parent83ffecd20135ffbe807eb5e4e5d40e21ff0e2518
rs6000.c (struct machine_function): Add pic_offset_table_rtx.

        * rs6000.c (struct machine_function): Add pic_offset_table_rtx.
        (rs6000_save_machine_status): Save pic_offset_table_rtx.
        (rs6000_restore_machine_status: Restore pic_offset_table_rtx.

From-SVN: r16149
gcc/ChangeLog
gcc/config/rs6000/rs6000.c