This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/82681] c-warn.c:1218: typo in warning message


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

--- Comment #4 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Author: mpolacek
Date: Mon Oct 23 17:03:11 2017
New Revision: 254014

URL: https://gcc.gnu.org/viewcvs?rev=254014&root=gcc&view=rev
Log:
        PR c/82681
        * c-warn.c (warnings_for_convert_and_check): Fix typos.

        * gcc.dg/c90-const-expr-11.c: Fix typos in dg-warning.
        * gcc.dg/overflow-warn-5.c: Likewise.
        * gcc.dg/overflow-warn-8.c: Likewise.

Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-warn.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/c90-const-expr-11.c
    trunk/gcc/testsuite/gcc.dg/overflow-warn-5.c
    trunk/gcc/testsuite/gcc.dg/overflow-warn-8.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]