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

--- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> ---
Author: msebor
Date: Mon Feb  5 22:45:04 2018
New Revision: 257400

URL: https://gcc.gnu.org/viewcvs?rev=257400&root=gcc&view=rev
Log:
PR tree-optimization/83369 - Missing diagnostics during inlining

gcc/ChangeLog:

        PR tree-optimization/83369
        * tree-ssa-ccp.c (pass_post_ipa_warn::execute): Use %G to print
        inlining context.

gcc/testsuite/ChangeLog:

        PR tree-optimization/83369
        gcc.dg/Wnonnull.c: New test.


Added:
    trunk/gcc/testsuite/gcc.dg/Wnonnull.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-ccp.c

Reply via email to