This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

c.opt doesn't use Var() ?


Why don't any of the *.opt files (other than common.opt) use Var()?
It seems like something that would reduce code complexity in a lot of
cases, would make adding a #pragma to tweak warnings easier, yet it is
rarely used...

Am I missing something obvious?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]