Re: Make many more options use CPP()

2014-09-03 Thread Joseph S. Myers
On Sat, 30 Aug 2014, Manuel L?pez-Ib??ez wrote: gcc/ChangeLog: 2014-08-30 Manuel L?pez-Ib??ez m...@gcc.gnu.org * doc/options.texi: Document that Var and Init are required if CPP is given. * optc-gen.awk: Require Var and Init if CPP is given. * common.opt (Wpedantic):

Make many more options use CPP()

2014-08-30 Thread Manuel López-Ibáñez
This converts almost all remaining CPP options to use CPP() in the *.opt files. Following your comment here (https://gcc.gnu.org/ml/gcc-patches/2014-08/msg02499.html) several options now use explicit Init(). The only test I needed to tweak was gcc.dg/cpp/endif-pedantic2.c, which tests that