------- Comment #7 from hubicka at ucw dot cz  2009-07-10 22:36 -------
Subject: Re:  [4.5 Regression] another null pointer in
remove_unreachable_regions

> 569                 EXECUTE_IF_SET_IN_BITMAP (i->aka, 0, n, bi)
> (gdb) p i->aka
> $1 = (bitmap) 0x0
oops, forgot about this issue.  Testing obvious patch checking for
i->aka being NULL.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40388

Reply via email to