]> gcc.gnu.org Git - gcc.git/commit
toplev.c: Add -dM command line option to dump RTL after the machine dependent...
authorNick Clifton <nickc@cygnus.com>
Mon, 26 Jan 1998 22:48:32 +0000 (22:48 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 26 Jan 1998 22:48:32 +0000 (15:48 -0700)
commit032713aa55dfe47961798f5ff42e5d660c37f24b
treed95151da564ed50fce91a09ea3bbd05337d52f73
parentec2be682fbc995f58fe370243e70bb711f799f8f
toplev.c: Add -dM command line option to dump RTL after the machine dependent...

        * 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.

From-SVN: r17494
gcc/ChangeLog
gcc/invoke.texi
gcc/toplev.c
This page took 0.061884 seconds and 5 git commands to generate.