rs6000.c (rs6000_output_function_epilogue): Do not emit optional traceback table...
authorDavid Edelsohn <edelsohn@gnu.org>
Tue, 15 Jan 2002 07:23:19 +0000 (07:23 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 15 Jan 2002 07:23:19 +0000 (02:23 -0500)
commit6041bf2f0073334234c13a0d6548e695eeaeae12
treeab2df8fa722c63a35425dceb8b8fdeabcb073428
parent8559c8c0435032e4aceb4fe0f773c11bbe5a6a38
rs6000.c (rs6000_output_function_epilogue): Do not emit optional traceback table if optimize_size or TARGET_ELF.

        * config/rs6000/rs6000.c (rs6000_output_function_epilogue): Do not
        emit optional traceback table if optimize_size or TARGET_ELF.
        * config/rs6000/rs6000.md (prefetch): New.

From-SVN: r48865
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.md