This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bug in a29k-coff
- To: joel dot sherrill at oarcorp dot com
- Subject: Re: bug in a29k-coff
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Thu, 21 Sep 00 20:26:18 EDT
- Cc: gcc at gcc dot gnu dot org
store 0,0,AI0,gr116
I don't know whether that is valid assembly language or not for the
a29k so I can't blame it on gcc or binutils.
This is not valid. AI0 is a "fake" register used to denote incoming
arguments in the variable-size register frame (I don't remember the details:
I wrote this stuff nearly 15 years ago).