------- Comment #3 from zsojka at seznam dot cz 2010-03-03 06:26 ------- Created an attachment (id=20008) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20008&action=view) minimal executable testcase
Fails when compiled with -ftree-loop-distribution at all -O[123s] levels: $ /mnt/svn/gcc-trunk/binary-157161/bin/gcc pr43236.c -O1 -ftree-loop-distribution && ./a.out Aborted -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43236
