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] | |
Diego Novillo <dnovillo@redhat.com> wrote: >>> * tree-ssa-copy.c (fini_copy_prop): Do not overwrite copy_of >>> when following copy-of chains. >> >> This also fixes PR 22234. >> > Thanks. > > Patch passes bootstrap and tests on x86, x86-64, ppc64 and ia64. > Committed. In PR 22234 there is a much shorter testcase... mind committing that as well? -- Giovanni Bajo
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |