This is the mail archive of the gcc-bugs@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] | |
On Wed, Mar 06, 2002 at 09:53:02AM -0800, H . J . Lu wrote: > How about this patch? Your line of attack is incorrect. The problem is not with copyprop_hardreg_forward_1 at all. The problem is shared rtl. The mem in insn 83 is shared with the mem in insn 85. This is the bug. r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |