PR tree-optimization/83369 - Missing diagnostics during inlining
authorMartin Sebor <msebor@redhat.com>
Mon, 5 Feb 2018 22:45:04 +0000 (22:45 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Mon, 5 Feb 2018 22:45:04 +0000 (15:45 -0700)
commit48fe6bbb7137146df5d99707aae21f3aaa7d9ae2
treeb9c392a9674f726368573b4c876aaf83d2050154
parentd66f032937c92a8fdc740187cf722715c342d6ad
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.

From-SVN: r257400
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/Wnonnull.c [new file with mode: 0644]
gcc/tree-ssa-ccp.c