Richard Biener writes:
> Nick Clifton wrote:
>>Hi Guys,
>>
>> I have tracked down a bug reported against the MSP430 (PR
>> target/59613) which turns out to be a generic problem. The function
>> get_mode_bounds() in stor-layout.c computes the minimum and maximum
>> values for a given mode, b
Hi Volker,
apparently you added the wrong PR number to the patch. You probably
meant PR 59613. Would you mind fixing that in the ChangeLog?
Doh! Sorry - fixed.
Cheers
Nick
> Ok without the comment (this is obvious)
And with an appropriate name for the variable, typically "prec".
--
Eric Botcazou
Nick Clifton wrote:
>Hi Guys,
>
> I have tracked down a bug reported against the MSP430 (PR
> target/59613) which turns out to be a generic problem. The function
> get_mode_bounds() in stor-layout.c computes the minimum and maximum
> values for a given mode, but it uses the bitsize of the mod