Displaying 1 result from an estimated 1 matches for "pr10916".
Did you mean:
pr10912
2011 Oct 13
1
[LLVMdev] Your commit 139841
Hi Andrew, it looks like your commit
r139842 | atrick | 2011-09-15 22:58:37 +0200 (Thu, 15 Sep 2011) | 2 lines
Reapply r139759. Disable IV rewriting by default. See PR10916.
broke this buildbot:
http://lab.llvm.org:8011/builders/llvm-x86_64-linux-checks
The failure is a bootstrap failure of llvm-gcc when comparing object files
from stages 2 and 3 (which don't match).
I was able to reproduce it locally as follows:
Configure LLVM with --enable-optimized --en...