From mboxrd@z Thu Jan 1 00:00:00 1970 From: tm2@best.com To: gcc-gnats@gcc.gnu.org Subject: bootstrap/3319: GCC-A29K: compiler for target a29k-coff fails to build Date: Thu, 21 Jun 2001 02:16:00 -0000 Message-id: <20010621091223.29362.qmail@sourceware.cygnus.com> X-SW-Source: 2001-06/msg00884.html List-Id: >Number: 3319 >Category: bootstrap >Synopsis: GCC-A29K: compiler for target a29k-coff fails to build >Confidential: no >Severity: serious >Priority: high >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Thu Jun 21 02:16:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Toshiyasu Morita >Release: 3.0 >Organization: >Environment: host: i686-linux (Red Hat 7.0) target: a29k-coff >Description: Build fails. Failure log tail below: gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc-3.0/gcc/../include \ ../../gcc-3.0/gcc/config/a29k/a29k.c -o a29k.o ../../gcc-3.0/gcc/config/a29k/a29k.c:43: conflicting types for `shift_constant_operand' insn-codes.h:133: previous declaration of `shift_constant_operand' ../../gcc-3.0/gcc/config/a29k/a29k.c: In function `long_const_operand': ../../gcc-3.0/gcc/config/a29k/a29k.c:130: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/config/a29k/a29k.c: In function `load_multiple_operation': ../../gcc-3.0/gcc/config/a29k/a29k.c:604: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/config/a29k/a29k.c: In function `store_multiple_operation': ../../gcc-3.0/gcc/config/a29k/a29k.c:647: warning: comparison between signed and unsigned ../../gcc-3.0/gcc/config/a29k/a29k.c: In function `output_prolog': ../../gcc-3.0/gcc/config/a29k/a29k.c:1389: warning: implicit declaration of function `oballoc' ../../gcc-3.0/gcc/config/a29k/a29k.c:1406: warning: function `oballoc' was previously declared within a block make[1]: *** [a29k.o] Error 1 make[1]: Leaving directory `/home/tm/gcc-3.0-a29k-coff/gcc' make: *** [all-gcc] Error 2 [tm@localhost gcc-3.0-a29k-coff]$ >How-To-Repeat: ../gcc-3.0/configure --target=a29k-coff ; make >Fix: Unknown >Release-Note: >Audit-Trail: >Unformatted: