This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/21742] [4.1 Regression] unrecognized insn for struct-layout-1 tests with complex members
- From: "dje at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jun 2005 22:53:37 -0000
- Subject: [Bug target/21742] [4.1 Regression] unrecognized insn for struct-layout-1 tests with complex members
- References: <20050524205409.21742.janis@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dje at gcc dot gnu dot org 2005-06-28 22:53 -------
simplify_gen_subreg of a complex MEM creates a SUBREG that cannot be recognized.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21742