]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/optc-gen.awk
optc-gen.awk (END): Make sure no variable is defined more than once.
authorDJ Delorie <dj@redhat.com>
Thu, 28 Apr 2005 20:52:12 +0000 (16:52 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Thu, 28 Apr 2005 20:52:12 +0000 (16:52 -0400)
commitf7f655c70668e1d6b8e7d438fb8c94d927bcd3ef
treeaeacd772adaa4ebc4fcc69669e083225f5e6479e
parentb4ad897d570a81c1c1e92470b66915244bcc7ec9
optc-gen.awk (END): Make sure no variable is defined more than once.

* optc-gen.awk (END): Make sure no variable is defined more
than once.
* opth-gen.awk (END): Allocate bits on a per-variable basis.
Allow for bitfield variables other than target_flags.
* doc/options.text (Mask): Document that you may specify a
variable other than target_flags.

From-SVN: r98940
gcc/ChangeLog
gcc/doc/options.texi
gcc/optc-gen.awk
gcc/opth-gen.awk