This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: RFA: MIPS TLS support
On Mon, Mar 14, 2005 at 06:43:26PM +0000, Richard Sandiford wrote:
> Janis Johnson <janis187@us.ibm.com> writes:
> > On Sat, Mar 12, 2005 at 09:02:03AM +0000, Richard Sandiford wrote:
> >> I can't approve the testcase anyway, but how about using a
> >> scan-assembler-not test for "x+"? Something like (untested):
> >
> > Port maintainers can approve testcases.
>
> Even target-independent ones? (Genuine question ;)
As far as I know, yes.
Janis