[Bug tree-optimization/59445] [4.9 Regression] ICE in add_old_iv_candidates, at tree-ssa-loop-ivopts.c:2541
amker.cheng at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Dec 12 06:47:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59445
--- Comment #16 from bin.cheng <amker.cheng at gmail dot com> ---
I fixed the reported problem and posted new patch at
http://gcc.gnu.org/ml/gcc-patches/2013-12/msg01159.html
Apology that I missed java in bootstrap for previous patch. This version
passes bootstrap and test for c,c++,lto,fortran,java,go,objc,obj_c++ on x86_64.
I am not sure if the java case is covered by bootstrap, or other applications.
If it's in other application, could anyone help verifying that the issue is
addressed on apple-darwin?
Thanks.
More information about the Gcc-bugs
mailing list