rtl.h (print_simple_rtl): New.
authorMichael Hayes <mhayes@redhat.com>
Fri, 5 Jan 2001 23:30:02 +0000 (23:30 +0000)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Fri, 5 Jan 2001 23:30:02 +0000 (23:30 +0000)
commit75b7557d49e09fed027d2f9f819b520bdb6976d0
tree6010337bed660428cbd728d63a28f99d25f1b2bc
parentb05467dc157a059af34637283993abbe32bccb7a
rtl.h (print_simple_rtl): New.

* rtl.h (print_simple_rtl): New.
* print-rtl.c (print_simple_rtl): New.
(flag_simple): New.
(print_rtx): Disable printing of flags and modes, etc.,
        if `flag_simple` nonzero.

From-SVN: r38730
gcc/ChangeLog
gcc/print-rtl.c
gcc/rtl.h