Fix a minor issue found by a static analyzer (PR66206).
commit8b23f76d1e84950d1ace016d0a75bee82a229650
authorbernds <bernds@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Jan 2016 12:15:59 +0000 (7 12:15 +0000)
committerbernds <bernds@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Jan 2016 12:15:59 +0000 (7 12:15 +0000)
tree3740a6b368f1e5adadfb39ebd2609b3dafbe3e9b
parent34c055525e97eb2a08c6be7c717ff3eb55ea2c72
Fix a minor issue found by a static analyzer (PR66206).

PR rtl-optimization/66206
* bt-load.c (find_btr_use): Change first arg to be a pointer to an rtx.
All callers changed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232124 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/bt-load.c