------- Comment #2 from pinskia at gcc dot gnu dot org  2007-02-23 22:47 -------
(In reply to comment #1)
> I believe the mini-pre-alias passes from honza will fix this by recomputing
> addressability.

But this is not about recomputing addressability but instead recomputing
DECL_GIMPLE_REG_P which we don't do currently.  We could do it the same time as
we recompute addressability and I think we should.  I will go look into this
futher later today.


-- 


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

Reply via email to