On Tue, Oct 01, 2019 at 07:58:37PM +, Bernd Edlinger wrote:
> On 9/13/19 12:16 PM, Janne Blomqvist wrote:
> > On Fri, Sep 13, 2019 at 1:07 PM Bernd Edlinger
> > wrote:
> >>
> >> Hi,
> >>
> >> this fixes a test case where a short string constant is put in a larger
> >> memory object.
> >>
> >>
On 9/13/19 12:16 PM, Janne Blomqvist wrote:
> On Fri, Sep 13, 2019 at 1:07 PM Bernd Edlinger
> wrote:
>>
>> Hi,
>>
>> this fixes a test case where a short string constant is put in a larger
>> memory object.
>>
>> The consistency check in varasm.c is failed because both types should agree.
>>
>>
On Fri, Sep 13, 2019 at 1:07 PM Bernd Edlinger
wrote:
>
> Hi,
>
> this fixes a test case where a short string constant is put in a larger
> memory object.
>
> The consistency check in varasm.c is failed because both types should agree.
>
> Since the failed assertion is just a gcc_checking_assert