public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: joel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Subject: bootstrap/3364: a29k-coff fails to compile on gcc 3.0 CVS branch
Date: Fri, 22 Jun 2001 07:56:00 -0000	[thread overview]
Message-ID: <20010622144757.30914.qmail@sourceware.cygnus.com> (raw)

>Number:         3364
>Category:       bootstrap
>Synopsis:       a29k-coff fails to compile on gcc 3.0 CVS branch
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jun 22 07:56:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     joel@OARcorp.com
>Release:        gcc 3.0 CVS branch
>Organization:
>Environment:
GNU/Linux RedHat 6.2 targetting a29k-coff	
>Description:
../gcc/configure --target=a29k-coff --with-gnu-as --with-gnu-ld --with-newlib --verbose --prefix=/usr1/tmp-tools --enable-languages=c,c++ && make

fails with this error:

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/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include \
        ../../gcc/gcc/config/a29k/a29k.c -o a29k.o
../../gcc/gcc/config/a29k/a29k.c:43: conflicting types for `shift_constant_operand'
insn-codes.h:133: previous declaration of `shift_constant_operand'
../../gcc/gcc/config/a29k/a29k.c: In function `cint_8_operand':
../../gcc/gcc/config/a29k/a29k.c:100: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc/gcc/config/a29k/a29k.c: In function `cint_16_operand':
../../gcc/gcc/config/a29k/a29k.c:110: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc/gcc/config/a29k/a29k.c: In function `long_const_operand':
../../gcc/gcc/config/a29k/a29k.c:128: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc/gcc/config/a29k/a29k.c:129: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc/gcc/config/a29k/a29k.c:129: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc/gcc/config/a29k/a29k.c:130: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc/gcc/config/a29k/a29k.c:130: warning: comparison between signed and unsigned
../../gcc/gcc/config/a29k/a29k.c: In function `srcb_operand':
../../gcc/gcc/config/a29k/a29k.c:286: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc/gcc/config/a29k/a29k.c: In function `cmplsrcb_operand':
../../gcc/gcc/config/a29k/a29k.c:302: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc/gcc/config/a29k/a29k.c:302: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc/gcc/config/a29k/a29k.c: In function `load_multiple_operation':
../../gcc/gcc/config/a29k/a29k.c:604: warning: comparison between signed and unsigned
../../gcc/gcc/config/a29k/a29k.c: In function `store_multiple_operation':
../../gcc/gcc/config/a29k/a29k.c:647: warning: comparison between signed and unsigned
../../gcc/gcc/config/a29k/a29k.c: In function `masks_bits_for_special':
../../gcc/gcc/config/a29k/a29k.c:705: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc/gcc/config/a29k/a29k.c: In function `output_prolog':
../../gcc/gcc/config/a29k/a29k.c:1389: warning: implicit declaration of function `oballoc'
../../gcc/gcc/config/a29k/a29k.c:1406: warning: function `oballoc' was previously declared within a block
make[1]: *** [a29k.o] Error 1

>How-To-Repeat:
configure and build per description.
I used binutils 2.10.
>Fix:
unknown
>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2001-06-22  7:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-22  7:56 joel [this message]
2001-06-23 15:16 Kaveh R. Ghazi
2002-11-26 13:06 bootstrap/3364: [a29k-coff] " bangerth
2002-11-26 15:47 Joel Sherrill
2002-11-26 17:06 bangerth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010622144757.30914.qmail@sourceware.cygnus.com \
    --to=joel@gcc.gnu.org \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).