recog.c (pmode_register_operand): New.
authorRichard Henderson <rth@cygnus.com>
Fri, 15 Oct 1999 01:52:29 +0000 (18:52 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 15 Oct 1999 01:52:29 +0000 (18:52 -0700)
commit556ffcc55247d9c77e0cca31a764dc56741da789
treea2c9bf0ce2a7fd8466de760ea4c4fdc8aa203a22
parent104140890ae1b03e68e58122aeb64177ac37f544
recog.c (pmode_register_operand): New.

        * recog.c (pmode_register_operand): New.
        * recog.h: Declare it.
        * genrecog.c (pred_codes): Likewise.
        (special_mode_pred_table): Likewise.
        (validate_pattern): Don't warn no mode for address_operand.

        * print-rtl.c (print_rtx) [LABEL_REF]: Only do full subexpression
        if the operand is not insn-like.

From-SVN: r29995
gcc/ChangeLog
gcc/genrecog.c
gcc/print-rtl.c
gcc/recog.c
gcc/recog.h