[Bug tree-optimization/36198] expected integer_cst, have mult_expr

2008-05-10 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2008-05-10 12:58 --- That looks more like a fallout from: 2008-05-09 Jan Sjodin <[EMAIL PROTECTED]> Sebastian Pop <[EMAIL PROTECTED]> * tree-scalar-evolution.c: Document instantiate_scev. (instantiate_par

[Bug tree-optimization/36198] expected integer_cst, have mult_expr

2008-05-10 Thread ubizjak at gmail dot com
--- Comment #3 from ubizjak at gmail dot com 2008-05-10 12:36 --- This is what goes into int_cst_value: #2 0x008a60c8 in int_cst_value (x=0x2e72a4c0) at ../../gcc-svn/trunk/gcc/tree.c:8002 8002 unsigned HOST_WIDE_INT val = TREE_INT_CST_LOW (x); (gdb) p debug_generic_ex

[Bug tree-optimization/36198] expected integer_cst, have mult_expr

2008-05-10 Thread jv244 at cam dot ac dot uk
--- Comment #2 from jv244 at cam dot ac dot uk 2008-05-10 10:03 --- backtrace #0 internal_error (gmsgid=0xc2d800 "tree check: %s, have %s in %s, at %s:%d") at /data03/vondele/gcc_trunk/gcc/gcc/diagnostic.c:594 #1 0x008a284e in tree_check_failed (node=0x2b6a9f6ec4c0, file=0xc2d

[Bug tree-optimization/36198] expected integer_cst, have mult_expr

2008-05-10 Thread jv244 at cam dot ac dot uk
--- Comment #1 from jv244 at cam dot ac dot uk 2008-05-10 08:44 --- Created an attachment (id=15624) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15624&action=view) all files needed to reproduce and a README with the command all files needed to reproduce and a README with the com