Ok.
Richard.
On 8/6/15, Thomas Schwinge wrote:
> Hi!
>
> On Wed, 5 Aug 2015 15:10:40 +0100, "David Sherwood"
> wrote:
>> In lto_input_mode_table there is the following line of code:
>>
>> machine_mode inner = (machine_mode) table[bp_unpack_value (&bp, 8)];
>>
>> Is this right? In lto_write_mode
Hi!
On Wed, 5 Aug 2015 15:10:40 +0100, "David Sherwood"
wrote:
> In lto_input_mode_table there is the following line of code:
>
> machine_mode inner = (machine_mode) table[bp_unpack_value (&bp, 8)];
>
> Is this right? In lto_write_mode_table this inner mode is written out
> explicitly
> into