mips64 inline question
Richard Henderson
rth@redhat.com
Thu Jan 24 06:00:00 GMT 2002
On Wed, Jan 23, 2002 at 09:47:50PM -0800, d p chang wrote:
> This 'simplified' case causes the problem that I reported before as I
> just copied the problematic function from the mips64-linux source and
> called it from my main (trimming out the multiply and call to
> __delay).
Really? Did you try it? It doesn't fail for me.
> /home/dpc/src/linux-2.4.17/include/asm/delay.h:47: impossible register constraint in `asm'
> panic.c:101: unrecognizable insn:
See, this isn't the same test case. Edit the top level
makefile and add -save-temps to CFLAGS and send me the
resulting panic.i file.
r~
More information about the Gcc
mailing list