* toplev.c: Add -dM command line option to dump RTL after the
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Jan 1998 22:48:32 +0000 (22:48 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Jan 1998 22:48:32 +0000 (22:48 +0000)
commit7291115d84c14dd414bcbae3885043281f106440
treed95151da564ed50fce91a09ea3bbd05337d52f73
parent578b6aa946f81c594c3c56560ba08a4cdc3f2ff8
    * toplev.c: Add -dM command line option to dump RTL after the
        machine dependent reorganisation pass, if there is one.
        Reorganise RTL dump code, so that only one file handle is
        needed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17494 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/invoke.texi
gcc/toplev.c