------- Comment #1 from zsojka at seznam dot cz 2010-06-16 21:04 ------- Created an attachment (id=20930) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20930&action=view) reduced testcase
To make it crash at x86_64-linux, the typedef has to be changed to: typedef long long ll; Command line (i686): $ gcc -O1 -flto -fstrict-aliasing -fgraphite-identity pr44562.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44562