]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix a minor issue found by a static analyzer (PR66206).
authorBernd Schmidt <bernds@redhat.com>
Thu, 7 Jan 2016 12:15:59 +0000 (12:15 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Thu, 7 Jan 2016 12:15:59 +0000 (12:15 +0000)
commitc6a0add9d0a23aaf7ba32ae4416da8170c4f0dce
tree3740a6b368f1e5adadfb39ebd2609b3dafbe3e9b
parentfec64afc1aa77fe557679041a396f2c03fd8d4be
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.

From-SVN: r232124
gcc/ChangeLog
gcc/bt-load.c