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] extra copy


On Thu, 2003-11-13 at 16:26, Daniel Berlin wrote:

> Diego, have you tried SRA since the statement chaining changes?
> That might have fixed the edge bsi related weirdities you were
> experiencing.
>
Yup.  The patch you had sent me was the correct fix at the time, but
with the new statement chaining, it's not needed anymore.  There was
another change I had to make in edge insertion, but that too is now
obsolete.


Diego.


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