[Bug tree-optimization/48648] internal compiler error: in translate_clast, at graphite-clast-to-gimple.c:1123

2011-08-08 Thread kilo at stierand dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48648 kiloalphaindia kilo at stierand dot com changed: What|Removed |Added CC||kilo at stierand

[Bug tree-optimization/48648] internal compiler error: in translate_clast, at graphite-clast-to-gimple.c:1123

2011-07-28 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48648 --- Comment #11 from Sebastian Pop spop at gcc dot gnu.org 2011-07-28 21:57:15 UTC --- Author: spop Date: Thu Jul 28 21:57:10 2011 New Revision: 176901 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=176901 Log: Fix PR48648: Handle CLAST

[Bug tree-optimization/48648] internal compiler error: in translate_clast, at graphite-clast-to-gimple.c:1123

2011-07-28 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48648 Sebastian Pop spop at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/48648] internal compiler error: in translate_clast, at graphite-clast-to-gimple.c:1123

2011-07-22 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48648 Sebastian Pop spop at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug tree-optimization/48648] internal compiler error: in translate_clast, at graphite-clast-to-gimple.c:1123

2011-07-22 Thread spop at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48648 --- Comment #10 from Sebastian Pop spop at gcc dot gnu.org 2011-07-22 23:11:14 UTC --- *** Bug 49040 has been marked as a duplicate of this bug. ***

[Bug tree-optimization/48648] internal compiler error: in translate_clast, at graphite-clast-to-gimple.c:1123

2011-06-18 Thread bero at arklinux dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48648 --- Comment #8 from bero at arklinux dot org 2011-06-18 09:55:58 UTC --- ppl 0.11.2

[Bug tree-optimization/48648] internal compiler error: in translate_clast, at graphite-clast-to-gimple.c:1123

2011-04-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48648 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added CC||spop at gcc

[Bug tree-optimization/48648] internal compiler error: in translate_clast, at graphite-clast-to-gimple.c:1123

2011-04-18 Thread bero at arklinux dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48648 --- Comment #6 from bero at arklinux dot org 2011-04-18 12:19:12 UTC --- cloog 0.16.2 with isl 0.06 (I read somewhere ppl should be replaced with isl?)

[Bug tree-optimization/48648] internal compiler error: in translate_clast, at graphite-clast-to-gimple.c:1123

2011-04-18 Thread sebpop at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48648 --- Comment #7 from sebpop at gmail dot com sebpop at gmail dot com 2011-04-18 16:51:23 UTC --- (I read somewhere ppl should be replaced with isl?) Not true: GCC still depends on PPL. The use of cloog-ppl is deprecated: GCC will not use it in

[Bug tree-optimization/48648] internal compiler error: in translate_clast, at graphite-clast-to-gimple.c:1123

2011-04-17 Thread bero at arklinux dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48648 --- Comment #1 from bero at arklinux dot org 2011-04-17 09:48:04 UTC --- Created attachment 24015 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=24015 Full preprocessed source

[Bug tree-optimization/48648] internal compiler error: in translate_clast, at graphite-clast-to-gimple.c:1123

2011-04-17 Thread bero at arklinux dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48648 bero at arklinux dot org changed: What|Removed |Added Attachment #24015|0 |1 is obsolete|

[Bug tree-optimization/48648] internal compiler error: in translate_clast, at graphite-clast-to-gimple.c:1123

2011-04-17 Thread bero at arklinux dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48648 bero at arklinux dot org changed: What|Removed |Added Attachment #24016|0 |1 is obsolete|

[Bug tree-optimization/48648] internal compiler error: in translate_clast, at graphite-clast-to-gimple.c:1123

2011-04-17 Thread bero at arklinux dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48648 --- Comment #4 from bero at arklinux dot org 2011-04-17 10:34:52 UTC --- void *foo(const void *a); void bug48648() { unsigned char a[2]; long b; int i; for(i = 0; i 2; i++) { if (b = 0)