[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659

2012-03-02 Thread mkuvyrkov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 Maxim Kuvyrkov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659

2012-02-22 Thread gmaxwell at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 --- Comment #13 from Gregory Maxwell 2012-02-22 09:39:51 UTC --- Okay, it doesn't ICE now— but now I have cases where it apparently runs forever and cases where it produces incorrect code with -floop-flatten.

[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659

2012-02-22 Thread gmaxwell at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 --- Comment #12 from Gregory Maxwell 2012-02-22 09:19:54 UTC --- _Not_ failing in r184458. Perhaps fixed by r184265?

[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659

2012-02-14 Thread gmaxwell at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 --- Comment #11 from Gregory Maxwell 2012-02-14 17:15:23 UTC --- Still crashing in, r184217.

[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659

2011-12-07 Thread sebpop at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 --- Comment #10 from sebpop at gmail dot com 2011-12-08 04:08:14 UTC --- On Wed, Dec 7, 2011 at 18:06, maxim_kuvyrkov at mentor dot com wrote: > Do I understand correctly that you are suggesting effectively disabling loop > flattening completely

[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659

2011-12-07 Thread maxim_kuvyrkov at mentor dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 --- Comment #9 from maxim_kuvyrkov at mentor dot com 2011-12-08 00:06:40 UTC --- On 7/12/2011, at 7:40 AM, sebpop at gmail dot com wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 > > --- Comment #8 from sebpop at gmail dot com > 2011

[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659

2011-12-06 Thread sebpop at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 --- Comment #8 from sebpop at gmail dot com 2011-12-06 18:40:43 UTC --- Hi Maxim, Thanks for pointing me to this problem. I would recommend that you disable the code in loop flattening by early returning false in flatten_all_loops. I'm pre-app

[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659

2011-12-06 Thread mkuvyrkov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 Maxim Kuvyrkov changed: What|Removed |Added CC||mkuvyrkov at gcc dot |

[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659

2011-12-05 Thread gmaxwell at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 --- Comment #6 from Gregory Maxwell 2011-12-06 04:51:47 UTC --- Still failing in r182038

[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659

2011-11-13 Thread gmaxwell at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 --- Comment #5 from Gregory Maxwell 2011-11-14 06:19:44 UTC --- Still failing with r181345

[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659

2011-10-07 Thread gmaxwell at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 --- Comment #4 from Gregory Maxwell 2011-10-07 15:29:42 UTC --- Ha, indeed. Well, I don't want it to be forgotten just because its become old and potentially inapplicable. I test GCC development periodically on all the software I work on— most o

[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659

2011-10-07 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 --- Comment #3 from Paolo Carlini 2011-10-07 14:57:11 UTC --- No miracles, eh?

[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659

2011-10-07 Thread gmaxwell at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 --- Comment #2 from Gregory Maxwell 2011-10-07 14:52:37 UTC --- Still failing in r179659.

[Bug middle-end/50335] ICE in psct_dynamic_dim, at graphite-poly.h:659

2011-09-16 Thread gmaxwell at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50335 --- Comment #1 from Gregory Maxwell 2011-09-17 00:31:43 UTC --- Still failing in r178925.