re PR sanitizer/67867 (UBSan bootstrap fails with error: ‘otype’ may be used uninitia...
authorMarek Polacek <polacek@redhat.com>
Wed, 7 Oct 2015 14:09:05 +0000 (14:09 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Wed, 7 Oct 2015 14:09:05 +0000 (14:09 +0000)
commitb850dd2f0b0c10067114eb0320b167be2ac87d6c
tree36e65db888823805e4724e7395b5e54da6071099
parent1f3ccbc8e54b83e0d068eec310915892440a97fc
re PR sanitizer/67867 (UBSan bootstrap fails with error: ‘otype’ may be used uninitialized in this function [-Werror=maybe-uninitialized])

PR sanitizer/67867
* search.c (accessible_p): Initialize OTYPE to NULL_TREE.

From-SVN: r228569
gcc/cp/ChangeLog
gcc/cp/search.c