This is the mail archive of the gcc-patches@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]

[patch] tree-optimization/17517 copy rename bug


I've checked in the following after a successful bootstrap & regression
check on i686-pc-linux-gnu.

Although we were checking for abnormal edges now, we have to check
earlier since it was still allowing coalescing of same-root variables.
sigh.

I'll check in a testcase shortly.

Andrew

Attachment: 17517.patch
Description: Text document


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