This is the mail archive of the gcc-bugs@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]

gcc-2.95.2 for hppa1.1-hp-hpux10.20 emits internal error when building GDB for powerpc


The gcc I am using is: 
gcc version 2.95.2 19991024 (release) for hppa1.1-hp-hpux10.20

When I try to build gdb for powerpc, I get this error:

bits.c: In function `MASKED':
bits.c:53: internal error--insn does not satisfy its constraints:
(jump_insn 142 39 41 (parallel[ 
            (set (pc)
                (label_ref 140))
            (set (reg:SI 88 SAR)
                (reg:SI 19 %r19))
        ] ) 270 {decrement_and_branch_until_zero+5} (nil)
    (expr_list:REG_BR_PRED (const_int 14 [0xe])
        (nil)))
make[2]: *** [bits.o] Error 1
make[2]: Leaving directory
`/export/ecos/recent-tools/BUILD/insight-20000204/sim/ppc'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/export/ecos/recent-tools/BUILD/insight-20000204/sim'
make: *** [all-sim] Error 2

I does not make any difference, whether I use the gdb-4.18 sources or the
recent insight sources.


Configure command is: 
  ../insight-20000204/configure --prefix=/export/ecos/recent-tools
--target=powerpc-eabi

Kind regards

Hans Peter
--
Hans Peter Jepsen          Phone: +45 74 88 50 11
Danfoss Drives A/S,        Fax:   +45 74 65 28 38
DG-253, Ulsnaes 1,         Email: Hans_Peter_Jepsen@danfoss.com
DK-6300 Graasten, Denmark  or:    hpj@computer.org


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