Author: simonb
Date: Tue Oct 21 13:27:06 2008
New Revision: 141264
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141264
Log:
* lto-symtab.c: (lto_same_type_p): Types cannot be equal if one of
them is NULL (but not the other).
Modified:
branches/lto/gcc/lto/ChangeLog
branches/lto/gcc/lto/lto-symtab.c