]> git.ipfire.org Git - thirdparty/gcc.git/commit
pa.c (output_call): Fix typo/thinko in last change.
authorJeff Law <law@gcc.gnu.org>
Wed, 3 May 1995 05:07:56 +0000 (23:07 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 3 May 1995 05:07:56 +0000 (23:07 -0600)
commit93ae92c1d55bcfff73922939264b74f77ddb91a5
tree3473fa1d2355a7ba9deca14e10c8f4e49185c67c
parenta69e1f6afc37b9203a538f94c89df4efb416847b
pa.c (output_call): Fix typo/thinko in last change.

* pa.c (output_call): Fix typo/thinko in last change.
(output_function_epilogue): Align the data section before
emitting deferred plabels.

From Torbjorn:
* pa.c (before functions): Declare deferred_plabels and
n_deferred_plabels.
(output_call): When generating pic, don't use LP and RP.  Use 32 bit
plabel instead.
(output_function_epilogue): Output plabels accumulated in output_call.

From-SVN: r9567
gcc/config/pa/pa.c