[Bug tree-optimization/67984] [GRAPHITE] internal compiler error: isl_ctx freed, but some objects still reference it

2015-11-23 Thread inferrna at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67984 inferrna changed: What|Removed |Added Attachment #36523|0 |1 is obsolete|

[Bug c/67984] "internal compiler error:" with lot of loop optimizations enabled

2015-10-16 Thread inferrna at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67984 --- Comment #1 from inferrna --- Created attachment 36523 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36523&action=edit *.i file compressed Additional info: My system is Ubuntu 15.10 gcc --version gcc-5.real (Ubuntu 5.2.1-22ubuntu1) 5.

[Bug c/67984] New: "internal compiler error:" with lot of loop optimizations enabled

2015-10-15 Thread inferrna at gmail dot com
ty: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: inferrna at gmail dot com Target Milestone: --- Compiler output: $ gcc dcttest.c -O3 -ftree-loop-vectorize -ftree-loop-distribution -ftree-parallelize-loops=4 -floop-nes