[Bug c/83369] Missing diagnostics during inlining
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 5 22:45:00 GMT 2018
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
More information about the Gcc-bugs
mailing list