https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69085
Bug ID: 69085
Summary: gcc/emit-rtl.c:2671: dead function ?
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: dcb314 at hotmail dot com
Target Milestone: ---
../../src/trunk/gcc/emit-rtl.c:2671:1: warning: function 'verify_rtx_sharing'
is not needed and will not be emitted [-Wunneeded-internal-declaration]
Similar to bug # 69084, another recursive function that is only called by
itself.
Suggest delete.