On 10/01/2015 03:49 AM, Richard Biener wrote:
On Wed, Sep 30, 2015 at 6:43 PM, Jeff Law wrote:
On 09/30/2015 01:48 AM, Richard Biener wrote:
On Tue, Sep 29, 2015 at 6:55 PM, Jeff Law wrote:
The pdp11 port fails to build with the trunk because of a warning.
Essentially VRP determines that t
On Wed, Sep 30, 2015 at 6:43 PM, Jeff Law wrote:
> On 09/30/2015 01:48 AM, Richard Biener wrote:
>>
>> On Tue, Sep 29, 2015 at 6:55 PM, Jeff Law wrote:
>>>
>>> The pdp11 port fails to build with the trunk because of a warning.
>>> Essentially VRP determines that the result of using BRANCH_COST is
On 09/30/2015 01:48 AM, Richard Biener wrote:
On Tue, Sep 29, 2015 at 6:55 PM, Jeff Law wrote:
The pdp11 port fails to build with the trunk because of a warning.
Essentially VRP determines that the result of using BRANCH_COST is a
constant with the range [0..1]. That's always less than 4, 3 an
On Tue, Sep 29, 2015 at 6:55 PM, Jeff Law wrote:
> The pdp11 port fails to build with the trunk because of a warning.
> Essentially VRP determines that the result of using BRANCH_COST is a
> constant with the range [0..1]. That's always less than 4, 3 and the
> various other magic constants used
On 09/29/2015 12:11 PM, Trevor Saunders wrote:
On Tue, Sep 29, 2015 at 10:55:46AM -0600, Jeff Law wrote:
The pdp11 port fails to build with the trunk because of a warning.
Essentially VRP determines that the result of using BRANCH_COST is a
constant with the range [0..1]. That's always less tha
On Tue, Sep 29, 2015 at 10:55:46AM -0600, Jeff Law wrote:
> The pdp11 port fails to build with the trunk because of a warning.
> Essentially VRP determines that the result of using BRANCH_COST is a
> constant with the range [0..1]. That's always less than 4, 3 and the
> various other magic constan