Re: PR bootstrap/58340

2013-09-09 Thread Jeff Law
nal report, PR bootstrap/58340 (on x86_64-unknown-freebsd). Thanks for the confirmation. The patch likely fixed the ia64 mis-compare, but it'll be hours before I know that for sure. I'm going to assume the the darwin and other x86_64 linux failures are fixed as well. While they never

Re: PR bootstrap/58340

2013-09-09 Thread Gerald Pfeifer
On Sun, 8 Sep 2013, Jeff Law wrote: This fixes the problem noted by Zhendong in c#4. I'll be working through other reports of issues related to the tree-ssa-threadedge.c to see if there's any lingering problems. It also fixes my original report, PR bootstrap/58340 (on x86_64-unkno

PR bootstrap/58340

2013-09-08 Thread Jeff Law
This fixes the problem noted by Zhendong in c#4. I'll be working through other reports of issues related to the tree-ssa-threadedge.c to see if there's any lingering problems. Bootstrapped and regression tested on x86_64-unknown-linux-gnu. Installed onto the trunk. diff --git a/gcc/ChangeLog