pa.c (output_function_epilogue): Use assemble_integer rather than calling ASM_OUTPUT_...
authorJeff Law <law@gcc.gnu.org>
Mon, 25 Dec 1995 05:46:32 +0000 (22:46 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 25 Dec 1995 05:46:32 +0000 (22:46 -0700)
commit3ba1236fc8cac5ccf80f7f53a8b9252b66403b56
treebe5cbb1f4b92bf94e9c6ad10fd643b2b86aec2b7
parent435b1237b12c65e34bb7475ccccd9b06edefa301
pa.c (output_function_epilogue): Use assemble_integer rather than calling ASM_OUTPUT_INT directly.

        * pa.c (output_function_epilogue): Use assemble_integer rather
        than calling ASM_OUTPUT_INT directly.
        * pa.h (ASM_OUTPUT_INT): Use plabels for everything in the
        exception table section.

        * pa.c (print_operand): Don't call fprintf to output a register
        name.  Use fputs instead.

From-SVN: r10861
gcc/config/pa/pa.c
gcc/config/pa/pa.h