]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/pa/pa.c
* pa.c (hppa_legitimize_address): Do nothing with function label
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Aug 1994 06:03:07 +0000 (06:03 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Aug 1994 06:03:07 +0000 (06:03 +0000)
commit166bf0214f345d885c96bf56dfd6b75a9aed6d0c
tree089d5a753c4949ba0bee19f5a9c6867d71284dff
parent44be709f541770b138668349125065edbb412d08
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@7882 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/config/pa/pa.c