[Bug tree-optimization/49040] ICE in translate_clast, at graphite-clast-to-gimple.c:1123

2011-05-20 Thread kilo at stierand dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49040

kiloalphaindia  changed:

   What|Removed |Added

 CC||kilo at stierand dot com

--- Comment #1 from kiloalphaindia  2011-05-20 
12:50:26 UTC ---
I can confirm this bug.

ppl 0.11.2
cloog 0.16.2
gcc version 4.6.1 20110513 (prerelease) (GCC)

same error same file/line in compiler when compling qt4
src/gui/dialogs/qcolordialog.cpp
dialogs/qcolordialog.cpp:438:13: internal compiler error: in translate_clast,
at graphite-clast-to-gimple.c:1123

If necessary I will attach the preprocessed code. (did't do it since there is
already an attachment of that kind)


[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  changed:

   What|Removed |Added

 CC||kilo at stierand dot com

--- Comment #13 from kiloalphaindia  2011-08-08 
11:24:35 UTC ---
It seams like this is not yet merged into 4.6. branch.

gcc version 4.6.2 20110729 (prerelease) (GCC) 

still fails.