[Bug bootstrap/36908] bootstrap forever with BOOT_CFLAGS="-O2 -ftree-loop-distribution"

2008-11-03 Thread spop at gcc dot gnu dot org
--- Comment #7 from spop at gcc dot gnu dot org 2008-11-03 16:36 --- Subject: Bug 36908 Author: spop Date: Mon Nov 3 16:35:13 2008 New Revision: 141550 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141550 Log: 2008-11-03 Sebastian Pop <[EMAIL PROTECTED]> PR tree-opt

[Bug bootstrap/36908] bootstrap forever with BOOT_CFLAGS="-O2 -ftree-loop-distribution"

2008-11-03 Thread spop at gcc dot gnu dot org
--- Comment #8 from spop at gcc dot gnu dot org 2008-11-03 16:36 --- Fixed. -- spop at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug bootstrap/36908] bootstrap forever with BOOT_CFLAGS="-O2 -ftree-loop-distribution"

2008-10-22 Thread sebpop at gmail dot com
--- Comment #5 from sebpop at gmail dot com 2008-10-22 21:08 --- Subject: Re: bootstrap forever with BOOT_CFLAGS="-O2 -ftree-loop-distribution" > Sebastian, can you please look at this? Sorry for having missed this bug. The problem here is that we end with two identical loops, as we

[Bug bootstrap/36908] bootstrap forever with BOOT_CFLAGS="-O2 -ftree-loop-distribution"

2008-10-21 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2008-10-21 12:51 --- Dropping [4.4 Regression], as -ftree-loop-distribution is a new option. Sebastian, can you please look at this? -- jakub at gcc dot gnu dot org changed: What|Removed |Added -

[Bug bootstrap/36908] bootstrap forever with BOOT_CFLAGS="-O2 -ftree-loop-distribution"

2008-07-28 Thread tomby at gcc dot gnu dot org
--- Comment #1 from tomby at gcc dot gnu dot org 2008-07-28 11:53 --- Created an attachment (id=15971) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15971&action=view) Testcase where loop distribution enabled makes run of binary forever Compilation with CFLAGS="-O2" and running of