OSDN Git Service

* optc-gen.awk (END): Make sure no variable is defined more
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Apr 2005 20:52:12 +0000 (20:52 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Apr 2005 20:52:12 +0000 (20:52 +0000)
commitc5e839cb5ef14a22e8078adb0ede837f47d750a0
treeaeacd772adaa4ebc4fcc69669e083225f5e6479e
parent14321893db58a975cf737cf18631ce7d0ab28cdf
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@98940 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/options.texi
gcc/optc-gen.awk
gcc/opth-gen.awk