On 09/06/2013 02:10 PM, Gerald Pfeifer wrote:
Hi Jeff,
On Thu, 5 Sep 2013, Jeff Law wrote:
Bootstrapped and regression tested on x86_64-unknown-linux-gnu.
Installed onto the trunk.
is it possible this
2013-09-05 Jeff Law <l...@redhat.com>
* tree-ssa-threadedge.c (thread_around_empty_blocks): Renamed
from thread_around_empty_block. Record threading path into PATH.
Recurse if threading through the initial block is successful.
(thread_across_edge): Corresponding changes to slightly simplify.
is causing http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58340 , or
least unearthing it?
That's amd64-unknown-freebsd8.0, pretty similar to your test platform,
so this would be a bit surprising, but...
I'll take a look. I'm not a big believer in coincidences -- with that
code recently changing and you seeing a bootstrap failure, odds are,
it's something in that change.
The day is winding down, so it'll probably be monday before I get too
far on it.
jeff