[Bug tree-optimization/42640] wrong code for -ftree-loop-distribution in 175.vpr

2010-03-02 Thread spop at gcc dot gnu dot org
--- Comment #5 from spop at gcc dot gnu dot org 2010-03-02 10:23 --- Subject: Bug 42640 Author: spop Date: Tue Mar 2 10:22:30 2010 New Revision: 157161 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=157161 Log: Fix PR42640: Correctly initialize the value of the new induction

[Bug tree-optimization/42640] wrong code for -ftree-loop-distribution in 175.vpr

2010-03-02 Thread spop at gcc dot gnu dot org
--- Comment #6 from spop at gcc dot gnu dot org 2010-03-02 10:24 --- Fixed. -- spop at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug tree-optimization/42640] wrong code for -ftree-loop-distribution in 175.vpr

2010-02-23 Thread janis at gcc dot gnu dot org
--- Comment #3 from janis at gcc dot gnu dot org 2010-02-23 19:27 --- The minimized testcase and 175.vpr still fail on powerpc64-linux with -O2 -ftree-loop-distribution for both -m32 and -m64. With the confirmation in comment #2 this report ought to be moved from UNCONFIRMED to NEW.

[Bug tree-optimization/42640] wrong code for -ftree-loop-distribution in 175.vpr

2010-02-23 Thread bangerth at gmail dot com
-- bangerth at gmail dot com changed: What|Removed |Added CC||mmitchel at gcc dot gnu dot |

[Bug tree-optimization/42640] wrong code for -ftree-loop-distribution in 175.vpr

2010-02-23 Thread spop at gcc dot gnu dot org
--- Comment #4 from spop at gcc dot gnu dot org 2010-02-23 21:07 --- Reza Yazdani has a patch to fix this. He's going to post the patch after test. Sebastian -- spop at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/42640] wrong code for -ftree-loop-distribution in 175.vpr

2010-02-08 Thread zsojka at seznam dot cz
--- Comment #2 from zsojka at seznam dot cz 2010-02-08 15:28 --- I can reproduce this on x86_64, trunk r156598 and 4.4 r156256. Also, bootstrap fails for me with BOOT_CFLAGS=-O2 -ftree-loop-distribution: Comparing stages 2 and 3 warning: gcc/cc1plus-checksum.o differs warning:

[Bug tree-optimization/42640] wrong code for -ftree-loop-distribution in 175.vpr

2010-01-06 Thread janis at gcc dot gnu dot org
--- Comment #1 from janis at gcc dot gnu dot org 2010-01-06 23:11 --- Created an attachment (id=19493) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19493action=view) minimized executable testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42640