------- Comment #2 from dominiq at lps dot ens dot fr 2009-12-04 21:47 ------- Confirmed on x86_64-apple-darwin10:
[macbook] f90/bug% gcc45 -O2 -floop-interchange -c pr42284.c pr42284.c:6:14: warning: conflicting types for built-in function 'malloc' pr42284.c: In function 'inflate_fixed': pr42284.c:56:1: internal compiler error: tree check: expected ssa_name, have integer_cst in detect_commutative_reduction, at graphite-sese-to-poly.c:2631 Note the warning: "conflicting types for built-in function 'malloc'". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42284