On Fri, Mar 19, 2021 at 07:44:01PM -0300, Alexandre Oliva wrote:
> > Testcase?
> 
> Uhh, sorry I failed to mention that.
> 
> gcc.target/i386/pr94467-1.c was what I used (with -mcmodel=large) to
> duplicate the problem and then confirm the fix in the trunk.
> 
> However, I had a total of 15 similar fails within gcc.target/i386 in a
> gcc-10 tree configured with -mcmodel=large, all fixed by this patch:
> avx-1.c, avx-2.c, avx-vpshufb-1.c, pr82483-1.c, pr94467-1.c,
> pr94467-2.c, sse-13.c, sse-14.c, sse-22.c, sse-22a.c, sse-23.c,
> sse-24.c, sse-25.c, sse-26.c, and ssse3-pshufb.c.

But then we should add at least one new testcase for that, it
can #include an existing testcase and just add -mcmodel=large
in dg-options or dg-additional-options, and lp64 effective target
(or target on dg-additional-options).

        Jakub

Reply via email to