------- Comment #2 from rguenth at gcc dot gnu dot org  2006-03-25 20:58 -------
It is trivially to work around.

  if (!ssa_name)
    continue;

but maybe the problem is really elsewhere.


-- 


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

Reply via email to