This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: mips - claritification
Are you saying that I will have to make code gnerator/backend changes?
When I set all the -mgp32 and -mfp32 and such, it generates
32 bit code except whenever any kind of address is involved.
----- Original Message -----
From: "Gavin Romig-Koch" <gavin@cygnus.com>
To: <reedkotler@hotmail.com>
Cc: <gcc@gcc.gnu.org>
Sent: Wednesday, September 13, 2000 7:20 AM
Subject: mips - claritification
> reedkotler@hotmail.com writes:
> > what i'ld like is -mips 4 which does no 64 bit instructions.
> > is this possible or do i need to make a code generator change?
>
> Not so much code generator changes, but definitly backend changes.
>
> -gavin...
>