This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/18592] [3.3/3.4 regression] [m68k] ICE in output_operand: invalid expression as operand
- From: "bernie at develer dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Dec 2004 09:14:13 -0000
- Subject: [Bug target/18592] [3.3/3.4 regression] [m68k] ICE in output_operand: invalid expression as operand
- References: <20041121114308.18592.debian-gcc@lists.debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bernie at develer dot com 2004-12-13 09:14 -------
And you also need -m68020 to trigger the bug. Works
fine with -m68000, so the bug must hide in one of the
TARGET_68020 patterns.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18592