r268336 - in /trunk/gcc: ChangeLog common.opt t...

edlinger@gcc.gnu.org edlinger@gcc.gnu.org
Mon Jan 28 13:10:00 GMT 2019


Author: edlinger
Date: Mon Jan 28 13:10:29 2019
New Revision: 268336

URL: https://gcc.gnu.org/viewcvs?rev=268336&root=gcc&view=rev
Log:
2019-01-28  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        * common.opt (-Wattribute-alias): Remove "no-" from name.
        Make -Wattribute-alias command line option and
        #pragma GCC diagnostic ignored "-Wattribute-alias" work again.

testsuite:
2019-01-28  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        * gcc.dg/Wattribute-alias.c: Add test for #pragma GCC diagnostic ignored
        "-Wattribute-alias".

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/common.opt
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/Wattribute-alias.c



More information about the Gcc-cvs mailing list