]> git.ipfire.org Git - thirdparty/gcc.git/commit
pdp11.c: Include "recog.h".
authorJoseph Myers <jsm28@cam.ac.uk>
Fri, 2 Apr 1999 13:46:46 +0000 (06:46 -0700)
committerJeff Law <law@gcc.gnu.org>
Fri, 2 Apr 1999 13:46:46 +0000 (06:46 -0700)
commit09b893bba75609fa03a01600d46b001c288ba2f8
tree774afedb09cf6fee1ca69d6d228d22f94f627f9c
parent8b9243df2730d2a30ea55ee3e254134026cfce4c
pdp11.c: Include "recog.h".

        * pdp11.c: Include "recog.h".
        (output_functip', `notice_update_cc_on_set', `output_ascii',
        `output_function_epilogue', `output_function_prologue',
        `print_operand_address', `register_move_cost',
        `simple_memory_operand'.
        (HARD_REGNO_MODE_OK): Parenthesise `REGNO' arg.
        (REGNO_REG_CLASS): Likewise.
        * pdp11.md: Add explicit `int' to `static count' (in two places).
        (addhi3): Add explicit braces to avoid ambiguous else.
        (addqi3): Likewise.
        (ashlhi3): Likewise.

From-SVN: r26125
gcc/ChangeLog
gcc/config/pdp11/pdp11.c
gcc/config/pdp11/pdp11.h
gcc/config/pdp11/pdp11.md