]> gcc.gnu.org Git - gcc.git/commit
pa.c (symbolic_expression_p): New function.
authorJeff Law <law@gcc.gnu.org>
Mon, 1 Mar 1993 11:15:59 +0000 (04:15 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 1 Mar 1993 11:15:59 +0000 (04:15 -0700)
commitc1d1b3f05fe1f7fe5027581becc3bd8ad1b25045
tree8cf951e32e0fb67a9c5e8e8910005815aa7e0aae
parent901a8cea7b6185e9fa595756c8cc8cff291ae2b9
pa.c (symbolic_expression_p): New function.

        * pa.c (symbolic_expression_p): New function.
        (hppa_legitimize_address): Old LEGITIMIZE_ADDRESS moved
        here.  Handle symbol_ref + displacement addresses.
        Use rounding instead of masking off lower bits.
        Avoid creating useless pseudos and strip off CONST in
        (const (...)) expressions to make processing easier.

From-SVN: r3571
gcc/config/pa/pa.c
This page took 0.059894 seconds and 5 git commands to generate.