[Bug rtl-optimization/24376] wrong-code unless -fno-sched-interblock

2006-01-29 Thread seidl at feld dot cvut dot cz
--- Comment #13 from seidl at feld dot cvut dot cz 2006-01-30 00:00 --- Hi Nick, I tested the pathed compiler nearly two weaks. I not detect any problem or any side-effect. Therefore, the bug seems to be fixed reliably. The patch is usable and needful for next version gcc-3.4.5 too (I

[Bug rtl-optimization/24376] wrong-code unless -fno-sched-interblock

2006-01-12 Thread seidl at feld dot cvut dot cz
--- Comment #12 from seidl at feld dot cvut dot cz 2006-01-13 02:11 --- (In reply to comment #11) Hi Nick, the patched compiler works OK and cross-compiled program in target v850 platform seems to be functional and stable. I assume, the problem is solved, but I plane to make a thorough

[Bug rtl-optimization/24376] wrong-code unless -fno-sched-interblock

2006-01-10 Thread seidl at feld dot cvut dot cz
--- Comment #9 from seidl at feld dot cvut dot cz 2006-01-11 01:30 --- Created an attachment (id=10617) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10617&action=view) Another source making internal error of patched compiler -- http://gcc.gnu.org/bugzilla/show_bug

[Bug rtl-optimization/24376] wrong-code unless -fno-sched-interblock

2006-01-10 Thread seidl at feld dot cvut dot cz
--- Comment #8 from seidl at feld dot cvut dot cz 2006-01-11 01:26 --- Created an attachment (id=10616) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10616&action=view) Source generating internal error of patched compiler -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24376

[Bug rtl-optimization/24376] wrong-code unless -fno-sched-interblock

2006-01-10 Thread seidl at feld dot cvut dot cz
--- Comment #7 from seidl at feld dot cvut dot cz 2006-01-11 01:24 --- Hi Nick, I tested patched compiler on my problematic sources and I check assembler output of compiler carefully (but not execute destination code yet). I believe that reported problem is solved. But the compilation

[Bug c/24376] wrong-code unless -fno-sched-interblock

2005-10-14 Thread seidl at feld dot cvut dot cz
--- Comment #1 from seidl at feld dot cvut dot cz 2005-10-14 21:52 --- Created an attachment (id=9987) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9987&action=view) source code for wrong-code problem demonstration -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24376

[Bug c/24376] New: wrong-code unless -fno-sched-interblock

2005-10-14 Thread seidl at feld dot cvut dot cz
-host=i586-pc-linux-gnu --target=v850-linux-elf --program-suffix=.v -- Summary: wrong-code unless -fno-sched-interblock Product: gcc Version: 3.4.4 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c Ass