[Bug target/34439] ICE in reload_cse_simplify_operands for Coldfire

2009-08-23 Thread schwab at linux-m68k dot org
--- Comment #6 from schwab at linux-m68k dot org 2009-08-23 18:34 --- No longer reproducible, assuming fixed. -- schwab at linux-m68k dot org changed: What|Removed |Added

[Bug target/34439] ICE in reload_cse_simplify_operands for Coldfire

2009-06-16 Thread mikpe at it dot uu dot se
--- Comment #5 from mikpe at it dot uu dot se 2009-06-16 16:29 --- (In reply to comment #4) > Works with 4.3.1. Should this be closed if someone can confirm it is fixed on > the trunk? This is a generic m68k issue as I can easily reproduce the ICE using a gcc-4.2.4 based cross-compiler

[Bug target/34439] ICE in reload_cse_simplify_operands for Coldfire

2008-08-12 Thread joel at gcc dot gnu dot org
--- Comment #4 from joel at gcc dot gnu dot org 2008-08-12 19:47 --- Works with 4.3.1. Should this be closed if someone can confirm it is fixed on the trunk? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34439

[Bug target/34439] ICE in reload_cse_simplify_operands for Coldfire

2007-12-11 Thread joel at gcc dot gnu dot org
--- Comment #3 from joel at gcc dot gnu dot org 2007-12-11 23:22 --- And again on 4.1.1: $ /opt/rtems-4.7/bin/m68k-rtems4.7-gcc -m528x -c j.c j.c: In function '_shttpd_elog': j.c:7557: error: insn does not satisfy its constraints: (insn 14 190 15 (set (mem/c:SI (plus:SI (reg/f:SI 14 %a

[Bug target/34439] ICE in reload_cse_simplify_operands for Coldfire

2007-12-11 Thread joel at gcc dot gnu dot org
--- Comment #2 from joel at gcc dot gnu dot org 2007-12-11 23:22 --- Also occurs on 4.2.1 but this time at: /opt/rtems-4.8/bin/m68k-rtems4.8-gcc -m528x -c j.c j.c: In function '_shttpd_elog': j.c:7557: error: insn does not satisfy its constraints: (insn 13 189 14 (set (mem/c:SI (plus:S

[Bug target/34439] ICE in reload_cse_simplify_operands for Coldfire

2007-12-11 Thread joel at gcc dot gnu dot org
--- Comment #1 from joel at gcc dot gnu dot org 2007-12-11 23:20 --- Created an attachment (id=14734) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14734&action=view) Preprocessed code that produces error This is the preprocessed output of the Simple HTTPD server for RTEMS compile