On Sun, Oct 1, 2017 at 6:17 PM, Richard Sandiford
wrote:
> Richard Biener writes:
>> On Fri, Sep 22, 2017 at 6:42 PM, Richard Sandiford
>> wrote:
>>> Richard Biener writes:
On Thu, Sep 21, 2017 at 2:56 PM, Richard Sandiford
wrote:
> Richard Biener writes:
>> On September 20,
Ping.
Richard Sandiford writes:
> Richard Biener writes:
>> On Fri, Sep 22, 2017 at 6:42 PM, Richard Sandiford
>> wrote:
>>> Richard Biener writes:
On Thu, Sep 21, 2017 at 2:56 PM, Richard Sandiford
wrote:
> Richard Biener writes:
>> On September 20, 2017 2:36:03 PM GMT+02:
Richard Biener writes:
> On Fri, Sep 22, 2017 at 6:42 PM, Richard Sandiford
> wrote:
>> Richard Biener writes:
>>> On Thu, Sep 21, 2017 at 2:56 PM, Richard Sandiford
>>> wrote:
Richard Biener writes:
> On September 20, 2017 2:36:03 PM GMT+02:00, Richard Sandiford
> wrote:
>>W
On Fri, Sep 22, 2017 at 6:42 PM, Richard Sandiford
wrote:
> Richard Biener writes:
>> On Thu, Sep 21, 2017 at 2:56 PM, Richard Sandiford
>> wrote:
>>> Richard Biener writes:
On September 20, 2017 2:36:03 PM GMT+02:00, Richard Sandiford
wrote:
>When forcing a constant of mode MODE
Richard Biener writes:
> On Thu, Sep 21, 2017 at 2:56 PM, Richard Sandiford
> wrote:
>> Richard Biener writes:
>>> On September 20, 2017 2:36:03 PM GMT+02:00, Richard Sandiford
>>> wrote:
When forcing a constant of mode MODE into memory, force_const_mem
asks the frontend to provide the
On Thu, Sep 21, 2017 at 2:56 PM, Richard Sandiford
wrote:
> Richard Biener writes:
>> On September 20, 2017 2:36:03 PM GMT+02:00, Richard Sandiford
>> wrote:
>>>When forcing a constant of mode MODE into memory, force_const_mem
>>>asks the frontend to provide the type associated with that mode.
>
Richard Biener writes:
> On September 20, 2017 2:36:03 PM GMT+02:00, Richard Sandiford
> wrote:
>>When forcing a constant of mode MODE into memory, force_const_mem
>>asks the frontend to provide the type associated with that mode.
>>In principle type_for_mode is allowed to return null, and althou
On September 20, 2017 2:36:03 PM GMT+02:00, Richard Sandiford
wrote:
>When forcing a constant of mode MODE into memory, force_const_mem
>asks the frontend to provide the type associated with that mode.
>In principle type_for_mode is allowed to return null, and although
>one use site correctly han
When forcing a constant of mode MODE into memory, force_const_mem
asks the frontend to provide the type associated with that mode.
In principle type_for_mode is allowed to return null, and although
one use site correctly handled that, the other didn't.
I think there's agreement that it's bogus to