This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug target/11699] [3.4 Regression] internal compilererror, unrecognized instruction.
- From: cgd at broadcom dot com
- To: gcc-bugzilla at gcc dot gnu dot org
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: 07 Aug 2003 13:34:57 -0700
- Subject: Re: [Bug target/11699] [3.4 Regression] internal compilererror, unrecognized instruction.
- References: <20030728220936.11699.cgd@broadcom.com><20030807200516.3768.qmail@sources.redhat.com><mailpost.1060286739.1841@news-sj1-1>
At Thu, 7 Aug 2003 20:05:39 +0000 (UTC), "rsandifo at gcc dot gnu dot org" wrote:
> I don't think anyone has defined an abicalls version of EABI.
> Perhaps it would be best to just report an error in this case.
> What do you think?
that'd be reasonable.
now i'm wondering why it was "OK" with no explicit relocs... i guess
the assembler was falling back to *something* which at least
compiled/assembled...
cgd