On Wed, Sep 1, 2021 at 2:46 AM YunQiang Su wrote:
>
> Richard Sandiford via Gcc-patches
> 于2021年9月1日周三 下午4:55写道:
> >
> > apinski--- via Gcc-patches writes:
> > > From: Andrew Pinski
> > >
> > > This adds MIPS Linux support to gcc.misc-tests/linkage.exp. Basically
> > > copying what was done fo
Richard Sandiford via Gcc-patches
于2021年9月1日周三 下午4:55写道:
>
> apinski--- via Gcc-patches writes:
> > From: Andrew Pinski
> >
> > This adds MIPS Linux support to gcc.misc-tests/linkage.exp. Basically
> > copying what was done for MIPS IRIX and changing the options to be correct.
> >
> > OK?
> >
>
apinski--- via Gcc-patches writes:
> From: Andrew Pinski
>
> This adds MIPS Linux support to gcc.misc-tests/linkage.exp. Basically
> copying what was done for MIPS IRIX and changing the options to be correct.
>
> OK?
>
> gcc/testsuite/ChangeLog:
>
> PR testsuite/51748
> * gcc.misc-te
From: Andrew Pinski
This adds MIPS Linux support to gcc.misc-tests/linkage.exp. Basically
copying what was done for MIPS IRIX and changing the options to be correct.
OK?
gcc/testsuite/ChangeLog:
PR testsuite/51748
* gcc.misc-tests/linkage.exp: Add mips*-linux-* support.
---
g