This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] ssa copy-prop issue


On Wed, 2003-06-04 at 18:25, Jason Merrill wrote:

> Basically, the !var_is_live test isn't conservative enough.  Commenting it
> out fixes bootstrap/test with my patch.  Would you mind if I check in such
> a change until out-of-ssa is ready?
> 
Well, out-of-ssa *is* ready.  If you give me another hour or so, I will
have committed Andrew's patch and my fix to non-aggregate variables.


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]