David Miller writes:
> While building libstdc++ I get an assertion failure in haifa-sched.c,
> specifically the assertion on line 3437 is failing:
>
> gcc_assert (!jump_p
> || ((common_sched_info->sched_pass_id == SCHED_RGN_PASS)
> && IS_SPECULA
From: Hans-Peter Nilsson
Date: Sat, 12 Nov 2011 07:25:46 -0500 (EST)
> On Fri, 11 Nov 2011, David Miller wrote:
>>
>> While building libstdc++ I get an assertion failure in haifa-sched.c,
>> specifically the assertion on line 3437 is failing:
>
>> I haven't looked more deeply at it, but the firs
On 11/12/2011 04:25 PM, David Miller wrote:
From: Joel Sherrill
Date: Sat, 12 Nov 2011 08:34:29 -0600
From my perspective, the head doesn't look so good. :(
I'm extremely disappointed with how the last 2 weeks have gone
as well. I can't work on any of the bugs I want to work on
because the t
From: Joel Sherrill
Date: Sat, 12 Nov 2011 08:34:29 -0600
> From my perspective, the head doesn't look so good. :(
I'm extremely disappointed with how the last 2 weeks have gone
as well. I can't work on any of the bugs I want to work on
because the tree keeps being broken.
I guess the end of s
From: Dennis Clarke
Date: Sat, 12 Nov 2011 12:51:18 -0500 (EST)
>> While building libstdc++ I get an assertion failure in haifa-sched.c,
>> specifically the assertion on line 3437 is failing:
>
> I am seeing no major problems on Sparc at all. What rev of GCC are you
> referring to please?
As
>
> While building libstdc++ I get an assertion failure in haifa-sched.c,
> specifically the assertion on line 3437 is failing:
I am seeing no major problems on Sparc at all. What rev of GCC are you
referring to please?
Dennis
--
--
http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x1D
On 11/11/2011 10:53 PM, David Miller wrote:
From: David Miller
Date: Fri, 11 Nov 2011 20:41:23 -0500 (EST)
I haven't looked more deeply at it, but the first recent suspicious change
are the basic block handling changes Alan made two days ago:
2011-11-09 Alan Modra
* function.c (bb_ac
On Fri, 11 Nov 2011, David Miller wrote:
>
> While building libstdc++ I get an assertion failure in haifa-sched.c,
> specifically the assertion on line 3437 is failing:
> I haven't looked more deeply at it, but the first recent suspicious change
> are the basic block handling changes Alan made two
From: David Miller
Date: Fri, 11 Nov 2011 20:41:23 -0500 (EST)
> I haven't looked more deeply at it, but the first recent suspicious change
> are the basic block handling changes Alan made two days ago:
>
> 2011-11-09 Alan Modra
>
> * function.c (bb_active_p): Delete.
...
I've verifi
While building libstdc++ I get an assertion failure in haifa-sched.c,
specifically the assertion on line 3437 is failing:
gcc_assert (!jump_p
|| ((common_sched_info->sched_pass_id == SCHED_RGN_PASS)
&& IS_SPECULATION_BRANCHY_CHECK_P (insn)
10 matches
Mail list logo