------- Comment #5 from rguenth at gcc dot gnu dot org 2006-05-04 15:04 ------- bar is now fixed.
;; Function foo (foo)
Analyzing Edge Insertions.
foo (t)
{
<bb 2>:
return size_lookup[(int) t] == size_lookup[t];
}
;; Function bar (bar)
Analyzing Edge Insertions.
bar (t)
{
<bb 2>:
return 1;
}
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19792
