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] | |
I'm confused about your comment on PRE. Are you saying that this patch will now trigger a latent bug in PRE? If not, then the patch is OK.ChangeLog:
* tree-ssa-dom.c (cprop_operand): Ignore the loop depth when copyproping on virtual operands. (propagate_rhs_into_lhs): Likewise. * tree-ssa-copy.c (copy_prop_visit_phi_node): Likewise.
* gcc.c-torture/compile/pr29922.c: New test. * gfortran.fortran-torture/compile/pr29922.f: New test.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |