On Sat, Jan 19, 2019 at 10:06:29AM +, Bernd Edlinger wrote:
> 2019-01-19 Bernd Edlinger
>
> * common.opt (-Wattribute-alias): Remove "no-" from name.
> Make -Wattribute-alias command line option and
> #pragma GCC diagnostic ignore "-Wattribute-alias" work again.
>
> tests
On 1/21/19 8:55 AM, Bernd Edlinger wrote:
On 1/21/19 4:42 PM, Arnd Bergmann wrote:
On Sat, Jan 19, 2019 at 11:06 AM Bernd Edlinger
wrote:
Hi,
the command line option -Wattribute-alias (w/o the "=1") is currently broken,
and only -Wno-attribute-alias is still working, but what is worse, is
On Mon, Jan 21, 2019 at 4:55 PM Bernd Edlinger
wrote:
> On 1/21/19 4:42 PM, Arnd Bergmann wrote:
> > On Sat, Jan 19, 2019 at 11:06 AM Bernd Edlinger
> > wrote:
> >>
> >> Hi,
> >>
> >> the command line option -Wattribute-alias (w/o the "=1") is currently
> >> broken,
> >> and only -Wno-attribute-
On 1/21/19 4:42 PM, Arnd Bergmann wrote:
> On Sat, Jan 19, 2019 at 11:06 AM Bernd Edlinger
> wrote:
>>
>> Hi,
>>
>> the command line option -Wattribute-alias (w/o the "=1") is currently broken,
>> and only -Wno-attribute-alias is still working, but what is worse, is that
>> the #pragma GCC diagn
On Sat, Jan 19, 2019 at 11:06 AM Bernd Edlinger
wrote:
>
> Hi,
>
> the command line option -Wattribute-alias (w/o the "=1") is currently broken,
> and only -Wno-attribute-alias is still working, but what is worse, is that
> the #pragma GCC diagnostic fails to recognize the string "-Wattribute-alia