This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: How to handle subreg(mem(X)) after reload?
- From: Richard Henderson <rth at redhat dot com>
- To: Robert Baruch <autophile at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 10 Jan 2005 22:05:05 -0800
- Subject: Re: How to handle subreg(mem(X)) after reload?
- References: <bbac368c050110075438b1ed57@mail.gmail.com>
On Mon, Jan 10, 2005 at 10:54:55AM -0500, Robert Baruch wrote:
> I'm having a problem with a subreg(mem(X)) insn being generated as a
> result of reload.
Whatever created that subreg, and didn't resolve it, is the bug.
r~