On Tue, 19 Aug 2014, Manuel L?pez-Ib??ez wrote:
> The following patch adds a new CPP() to *.opt files that tells the
> options machinery to keep in sync libcpp options and GCC options.
>
> This will allow us to fix a lot of latent bugs where CPP warnings do
> not follow the rules of other warning
The following patch adds a new CPP() to *.opt files that tells the
options machinery to keep in sync libcpp options and GCC options.
This will allow us to fix a lot of latent bugs where CPP warnings do
not follow the rules of other warnings options. In this patch, I only
deal with Wvariadic-macros