pa.c (hppa_legitimize_address): Do nothing with function label arithmetic.
authorJeff Law <law@gcc.gnu.org>
Tue, 9 Aug 1994 06:03:07 +0000 (00:03 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 9 Aug 1994 06:03:07 +0000 (00:03 -0600)
commit326bc2de1db63451ba0918858cc8a691f36bf216
tree089d5a753c4949ba0bee19f5a9c6867d71284dff
parent6ce47c075f882002192a9b68c9c31ff04d2efe06
pa.c (hppa_legitimize_address): Do nothing with function label arithmetic.

* pa.c (hppa_legitimize_address): Do nothing with function label
arithmetic.
(emit_move_sequence): Split up function label arithmetic so that
function's address is loaded first, then constant part is added to
the function's address.
(is_function_label_plus_const): New function.

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