[Bug c/68657] [6 Regression] "gcc -Werror=sign-conversion test.i" shows invalid: -Wsign-conversion is not an option that controls warnings

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jun 14 14:45:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68657

--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Jun 14 14:44:28 2016
New Revision: 237448

URL: https://gcc.gnu.org/viewcvs?rev=237448&root=gcc&view=rev
Log:
        Backported from mainline
        2016-06-10  Jakub Jelinek  <jakub@redhat.com>

        PR c/68657
        * c.opt (Wpsabi): Add Warning flag.

        * gcc.target/i386/pr68657.c: New test.

Added:
    branches/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr68657.c
Modified:
    branches/gcc-6-branch/gcc/c-family/ChangeLog
    branches/gcc-6-branch/gcc/c-family/c.opt
    branches/gcc-6-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list