"H. J. Lu" <[EMAIL PROTECTED]> writes: > Does anyone have suggestions to resolve this? Why not use structure > of bitfields instead of int for target_flags?
Years ago I added an option to support multi-way options using the switch table and default values. I'm not sure how that translated into the *.opt syntax.