rtl.def (DEFINE_AUTOMATON): Add description of new options `time' and `v'.
authorVladimir Makarov <vmakarov@redhat.com>
Tue, 18 Jun 2002 16:18:23 +0000 (16:18 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Tue, 18 Jun 2002 16:18:23 +0000 (16:18 +0000)
commite3c8eb86d193160035cb64e7284e2183cd973792
tree4a3c915c2ddeb4d69269d349a7cbf16b63b386d8
parent83b14b884703a989f1ac97df97588fddbc979c5a
rtl.def (DEFINE_AUTOMATON): Add description of new options `time' and `v'.

2002-06-18  Vladimir Makarov  <vmakarov@redhat.com>

* rtl.def (DEFINE_AUTOMATON): Add description of new options
`time' and `v'.  Fix incorrect description of option `w'.

* doc/md.texi: Ditto.

* genautomata.c (TIME_OPTION, V_OPTION): New macros.
(gen_automata_option): Process the new options.
(transform_2, transform_3): Initialize some variables.
(initiate_automaton_gen): Use the new macros.

From-SVN: r54748
gcc/ChangeLog
gcc/doc/md.texi
gcc/genautomata.c
gcc/rtl.def