]> gcc.gnu.org Git - gcc.git/commit
genautomata.c (VLA_PTR_CREATE, [...]): Use temporay variables starting with underscore.
authorVladimir Makarov <vmakarov@redhat.com>
Thu, 6 Feb 2003 23:08:12 +0000 (23:08 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Thu, 6 Feb 2003 23:08:12 +0000 (23:08 +0000)
commit1b1f249dbccd98900bf1f49e9454bae306d47ea1
treec0d573c3b277646ffebc124269c12b1627837c94
parent256803d96e0d170715b56684074f13c86675a66e
genautomata.c (VLA_PTR_CREATE, [...]): Use temporay variables starting with underscore.

2003-02-06  Vladimir Makarov  <vmakarov@redhat.com>

* genautomata.c (VLA_PTR_CREATE, VLA_PTR_EXPAND, VLA_PTR_ADD,
VLA_HWINT_CREATE, VLA_HWINT_EXPAND, VLA_HWINT_ADD): Use temporay
variables starting with underscore.
(struct unit_usage): New structure.
(unit_usages, cycle_alt_unit_usages): New global variables.
(check_unit_distribution_in_reserv): Remove it.
(store_alt_unit_usage): New function.
(check_regexp_units_distribution): Rewrite it.

From-SVN: r62500
gcc/ChangeLog
gcc/genautomata.c
This page took 0.055376 seconds and 5 git commands to generate.