This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/43236] -ftree-loop-distribution produces wrong code in reload1.c:delete_output_reload(), bootstrap fails



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]