All of lore.kernel.org
 help / color / mirror / Atom feed
* Fwd: mips 16 bit compilation lead to crash
       [not found] <9651e57b0908160650s2b81e48bod8fc1d50c19c8e5b@mail.gmail.com>
@ 2009-08-16 14:21 ` keshav yadav
  2009-08-17 16:19   ` David Daney
  0 siblings, 1 reply; 2+ messages in thread
From: keshav yadav @ 2009-08-16 14:21 UTC (permalink / raw)
  To: linux-mips

---------- Forwarded message ----------
From: keshav yadav <keshav.yadav2005@gmail.com>
Date: Sun, Aug 16, 2009 at 7:20 PM
Subject: mips 16 bit compilation lead to crash
To: gcc-help@gcc.gnu.org, gcc-help@gnu.org


Hi all,

I want to use MIPS 16 bit instruction similar to ARM thumb mode. But i
am getting error

#mips-gcc   -mips16   -o test.o test.c

/tmp/ccJFGlL0.s: Assembler messages:
/tmp/ccJFGlL0.s:17: Internal error!
Assertion failure in macro_build_lui at ../../gas/config/tc-mips.c line 3142

1. Is there problem in toolchain i have made ?
2. is i am giving 16 bit option to gcc correctly.

Regards
Keshava

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Fwd: mips 16 bit compilation lead to crash
  2009-08-16 14:21 ` Fwd: mips 16 bit compilation lead to crash keshav yadav
@ 2009-08-17 16:19   ` David Daney
  0 siblings, 0 replies; 2+ messages in thread
From: David Daney @ 2009-08-17 16:19 UTC (permalink / raw)
  To: keshav yadav; +Cc: linux-mips, binutils

The proper forum for this question is binutils@sourceware.org (now CCed).

keshav yadav wrote:
> ---------- Forwarded message ----------
> From: keshav yadav <keshav.yadav2005@gmail.com>
> Date: Sun, Aug 16, 2009 at 7:20 PM
> Subject: mips 16 bit compilation lead to crash
> To: gcc-help@gcc.gnu.org, gcc-help@gnu.org
> 
> 
> Hi all,
> 
> I want to use MIPS 16 bit instruction similar to ARM thumb mode. But i
> am getting error
> 
> #mips-gcc   -mips16   -o test.o test.c
> 
> /tmp/ccJFGlL0.s: Assembler messages:
> /tmp/ccJFGlL0.s:17: Internal error!
> Assertion failure in macro_build_lui at ../../gas/config/tc-mips.c line 3142
> 
> 1. Is there problem in toolchain i have made ?
> 2. is i am giving 16 bit option to gcc correctly.
> 

Your report is lacking important information:

1) Which versions of the tools are you using.

2) A self contained test case.  (The contents of test.c).

Because of those deficiencies, it is impossible to answer your questions.

David Daney

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-17 16:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <9651e57b0908160650s2b81e48bod8fc1d50c19c8e5b@mail.gmail.com>
2009-08-16 14:21 ` Fwd: mips 16 bit compilation lead to crash keshav yadav
2009-08-17 16:19   ` David Daney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.