bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiler error


From: Torbjorn Granlund
Subject: Re: Compiler error
Date: 03 Dec 2000 00:13:11 +0100
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.6

Paolo Postai <address@hidden> writes:

   >tstbit.c:70: internal error--insn does not satisfy its constraints:
   >(jump_insn 222 102 101 (parallel[
   >            (set (pc)
   >                (label_ref 219))
   >            (set (reg:SI 88 SAR)
   >                (reg:SI 20 %r20))
   >        ] ) 270 {decrement_and_branch_until_zero+5} (nil)
   >    (expr_list:REG_BR_PRED (const_int 14 [0xe])
   >        (nil)))
   >make[3]: *** [tstbit.lo] Error 1
  Sorry but i'm not used to asm and so i can't understand the trouble.
  I have a:
  HP9000-712/80
  hppa-1.1
  HP-UX 10.01
  gcc --version -> 2.95.2
  
This is a compiler bug, not related to any assembly code.
The current mpz/tstbit.c doesn't trigger the same compiler bug.
It is include below.

(I am puzzled by the compiler commands you're showing.  Your system
doesn't seem to be properly identified as a HPPA 1.1 system.  What is
the output from config.guess?)

Attachment: tstbit.c
Description: Replacement for mpz/tstbit.c

-- 
Torbjörn

reply via email to

[Prev in Thread] Current Thread [Next in Thread]