On 03/16/2013 09:36 PM, Jason Merrill wrote:
This function ought to handle null T.
I didn't think any of my other patches required this, but apparently I
was wrong; this fixes 56692, so I'm applying it to 4.8 as well.
This function ought to handle null T.
Tested x86_64-pc-linux-gnu, applying to trunk.
commit 5ce73161422bffd51252e639ad2da79df31438ee
Author: Jason Merrill
Date: Tue Mar 5 12:38:34 2013 -0500
* search.c (lookup_base): Handle NULL_TREE.
diff --git a/gcc/cp/search.c b/gcc/cp/search.c
index