This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mips64 inline question


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]