Please do not send e-mail to both gcc and gcc-help. Please just write
to one mailing list. Thanks.
"kernel coder" <[EMAIL PROTECTED]> writes:
> I modified mips backend to support stw instruction.But during the
> compilation of crtstuff.c it is generating an instrucion
>
> stw $2,p.2249
>
> as
hi,
I am trying to write the backend for a processor based on mips.I
am facing some problems during compilation of gcc.GAS has been ported
for target processor.The store word instruction on ported assembler
only supports 16 bit offsets.i.e
the only supported format is
stw $1,16-bit-offset($2