It appears that some of recent cleanups broke MI, because check_typedef is getting passed a NULL pointer -- this suggest someone did not run a testsuite prior to commit ;-). It does not matter which particular patch broke it, because it's trivially fixable by the attached patch, checked in as obvious. - Volodya