This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/22049] M68K Coldfire: ICE in reload_cse_simplify_operands
- From: "jifl-bugzilla at jifvik dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jun 2005 14:38:51 -0000
- Subject: [Bug target/22049] M68K Coldfire: ICE in reload_cse_simplify_operands
- References: <20050613143531.22049.jifl-bugzilla@jifvik.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jifl-bugzilla at jifvik dot org 2005-06-13 14:38 -------
Created an attachment (id=9080)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9080&action=view)
Stripped down source file to reproduce problem
Compile with:
m68k-elf-gcc -c -m5200 -O1 -funit-at-a-time parse.c
Note that this source no longer makes logical sense in what it does, due to my
efforts to reduce the size. But it is still valid code.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22049