[Bug target/28181] [4.0/4.1/4.2 regression] ICE in reload_cse_simplify_operands, at postreload.c:393 on m68k

2006-10-15 Thread tbm at cyrius dot com
--- Comment #8 from tbm at cyrius dot com 2006-10-15 08:43 --- Created an attachment (id=12436) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12436action=view) testcase another testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28181

[Bug target/28181] [4.0/4.1/4.2 regression] ICE in reload_cse_simplify_operands, at postreload.c:393 on m68k

2006-07-16 Thread mmitchel at gcc dot gnu dot org
--- Comment #7 from mmitchel at gcc dot gnu dot org 2006-07-17 02:53 --- m68k is not a primary or secondary platform. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/28181] [4.0/4.1/4.2 regression] ICE in reload_cse_simplify_operands, at postreload.c:393 on m68k

2006-07-02 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug target/28181] [4.0/4.1/4.2 regression] ICE in reload_cse_simplify_operands, at postreload.c:393 on m68k

2006-07-01 Thread schwab at suse dot de
--- Comment #6 from schwab at suse dot de 2006-07-01 07:01 --- The bug is much older, I was able to get it fail using the sources at the 3.4 branch point. That 3.4.6 does not fail is probably just coincidence. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28181

[Bug target/28181] [4.0/4.1/4.2 regression] ICE in reload_cse_simplify_operands, at postreload.c:393 on m68k

2006-06-27 Thread tbm at cyrius dot com
--- Comment #1 from tbm at cyrius dot com 2006-06-27 20:15 --- Update: 4.0 shows the same problem. 3.4.6 works crest% gcc-4.0 -c -O2 scansbr.i scansbr.c: In function 'scan': scansbr.c:154: warning: pointer targets in passing argument 2 of 'm_getfld' differ in signedness scansbr.c:154:

[Bug target/28181] [4.0/4.1/4.2 regression] ICE in reload_cse_simplify_operands, at postreload.c:393 on m68k

2006-06-27 Thread tbm at cyrius dot com
--- Comment #2 from tbm at cyrius dot com 2006-06-27 20:17 --- Created an attachment (id=11762) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11762action=view) test case for 4.2 reduced testcase, shows the problem with 4.2 only --

[Bug target/28181] [4.0/4.1/4.2 regression] ICE in reload_cse_simplify_operands, at postreload.c:393 on m68k

2006-06-27 Thread tbm at cyrius dot com
--- Comment #3 from tbm at cyrius dot com 2006-06-27 20:19 --- Created an attachment (id=11763) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11763action=view) preprocessed source Original preprocessed source, shows the problem with 4.0, 4.1 and 4.2. Works with 3.4.6. --

[Bug target/28181] [4.0/4.1/4.2 regression] ICE in reload_cse_simplify_operands, at postreload.c:393 on m68k

2006-06-27 Thread tbm at cyrius dot com
--- Comment #3 from tbm at cyrius dot com 2006-06-27 20:19 --- Created an attachment (id=11763) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11763action=view) preprocessed source Original preprocessed source, shows the problem with 4.0, 4.1 and 4.2. Works with 3.4.6. ---

[Bug target/28181] [4.0/4.1/4.2 regression] ICE in reload_cse_simplify_operands, at postreload.c:393 on m68k

2006-06-27 Thread tbm at cyrius dot com
--- Comment #5 from tbm at cyrius dot com 2006-06-27 21:24 --- Created an attachment (id=11765) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11765action=view) test case This one fails with gcc 4.1 and 4.2. -- tbm at cyrius dot com changed: What|Removed