This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/21578] ICE in reload_cse_simplify_operands for Coldfire.
- From: "cjohns at cybertec dot com dot au" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 May 2005 07:35:34 -0000
- Subject: [Bug target/21578] ICE in reload_cse_simplify_operands for Coldfire.
- References: <20050515073148.21578.cjohns@cybertec.com.au>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cjohns at cybertec dot com dot au 2005-05-15 07:35 -------
Compile the patch with:
m68k-rtems-gcc -m5200 -fasm -O3 -g ejlex.i -c
The ICE only shows with -O3. Using -O2 compiles the file.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21578