| Submitter | John David Anglin |
|---|---|
| Date | June 18, 2010, 12:37 a.m. |
| Message ID | <20100618003735.E50864FA3@hiauly1.hia.nrc.ca> |
| Download | mbox | patch |
| Permalink | /patch/56098/ |
| State | New |
| Headers | show |
Comments
Patch
Index: config/pa/pa.c =================================================================== --- config/pa/pa.c (revision 160864) +++ config/pa/pa.c (working copy) @@ -1699,10 +1699,6 @@ && !REG_POINTER (operand0) && !HARD_REGISTER_P (operand0)) copy_reg_pointer (operand0, operand1); - else if (REG_POINTER (operand0) - && !REG_POINTER (operand1) - && !HARD_REGISTER_P (operand1)) - copy_reg_pointer (operand1, operand0); } /* When MEMs are broken out, the REG_POINTER flag doesn't