PR28250, Null pointer dereference in debug_class_type_samep

Typo fix, obviously should be m1->variants != NULL, not
m1->variants == NULL.

	PR 28250
	* debug.c (debug_class_type_samep): Correct m1->variants test.
1 file changed