public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* bootstrap/3367: m68k-coff fails to compile on gcc 3.0 CVS branch
@ 2001-06-22  7:56 joel
  0 siblings, 0 replies; 4+ messages in thread
From: joel @ 2001-06-22  7:56 UTC (permalink / raw)
  To: gcc-gnats

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

fails with this error:

/usr3/ftp_archive/gnu/gcc/ss/b3/b-m68k-coff/gcc/xgcc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-m68k-coff/gcc/ -nostdinc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-m68k-coff/m68k-coff/newlib/ -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/b-m68k-coff/m68k-coff/newlib/targ-include -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/gcc/newlib/libc/include -B/usr1/tmp-tools/m68k-coff/bin/ -B/usr1/tmp-tools/m68k-coff/lib/ -isystem /usr1/tmp-tools/m68k-coff/include -DPACKAGE=\"newlib\" -DVERSION=\"1.9.0\"  -I. -I../../../../../gcc/newlib/libc/stdlib  -O2 -DMISSING_SYSCALL_NAMES -I../../targ-include -I../../../../../gcc/newlib/libc/../libc/include -fno-builtin      -g -O2 -c ../../../../../gcc/newlib/libc/stdlib/dtoa.c
../../../../../gcc/newlib/libc/stdlib/dtoa.c: In function `_dtoa_r':
../../../../../gcc/newlib/libc/stdlib/dtoa.c:853: Internal compiler error in update_equiv_regs, at local-alloc.c:1097
Please submit a full bug report,
with preprocessed source if appropriate.
>How-To-Repeat:
configure and build per description.
I used binutils 2.10 and newlib 1.9.0
>Fix:
unknown
>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: bootstrap/3367: [m68k-coff] fails to compile on gcc 3.0 CVS branch
@ 2002-11-26 18:46 Joel Sherrill
  0 siblings, 0 replies; 4+ messages in thread
From: Joel Sherrill @ 2002-11-26 18:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR bootstrap/3367; it has been noted by GNATS.

From: Joel Sherrill <joel.sherrill@OARcorp.com>
To: bangerth@dealii.org, gcc-bugs@gcc.gnu.org,
 	gcc-prs@gcc.gnu.org, joel@gcc.gnu.org, nobody@gcc.gnu.org,
 	gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: bootstrap/3367: [m68k-coff] fails to compile on gcc 3.0 CVS branch
Date: Tue, 19 Nov 2002 14:32:15 -0600

 bangerth@dealii.org wrote:
 > 
 > Old Synopsis: m68k-coff fails to compile on gcc 3.0 CVS branch
 > New Synopsis: [m68k-coff] fails to compile on gcc 3.0 CVS branch
 
 I can't confirm this one is fixed although I suspect it is.  We
 use ELF for RTEMS targets and they bootstrap fine.  There are plenty
 of m68k-linux test reports so I would close it on the general principal
 that if it really is still a problem someone would have re-reported it.
 
 m68k-elf and m68k-rtems build find for 3.1 and 3.2 ignoring some
 ColdFire code generation issues that have been reported.
 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: bangerth
 > State-Changed-When: Tue Nov 19 12:15:31 2002
 > State-Changed-Why:
 >     The 3.0 branch is rather old. Does this still happen with
 >     newer versions of gcc?
 > 
 >     Thanks
 >       W.
 > 
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3367
 
 -- 
 Joel Sherrill, Ph.D.             Director of Research & Development
 joel@OARcorp.com                 On-Line Applications Research
 Ask me about RTEMS: a free RTOS  Huntsville AL 35805
 Support Available                (256) 722-9985


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

* Re: bootstrap/3367: [m68k-coff] fails to compile on gcc 3.0 CVS branch
@ 2002-11-26 17:50 bangerth
  0 siblings, 0 replies; 4+ messages in thread
From: bangerth @ 2002-11-26 17:50 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, joel, nobody

Synopsis: [m68k-coff] fails to compile on gcc 3.0 CVS branch

State-Changed-From-To: feedback->closed
State-Changed-By: bangerth
State-Changed-When: Tue Nov 19 12:34:59 2002
State-Changed-Why:
    Closed based on Joel's comments.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3367


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

* Re: bootstrap/3367: [m68k-coff] fails to compile on gcc 3.0 CVS branch
@ 2002-11-26 13:06 bangerth
  0 siblings, 0 replies; 4+ messages in thread
From: bangerth @ 2002-11-26 13:06 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, joel, nobody

Old Synopsis: m68k-coff fails to compile on gcc 3.0 CVS branch
New Synopsis: [m68k-coff] fails to compile on gcc 3.0 CVS branch

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Tue Nov 19 12:15:31 2002
State-Changed-Why:
    The 3.0 branch is rather old. Does this still happen with
    newer versions of gcc?
    
    Thanks
      W.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3367


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

end of thread, other threads:[~2002-11-19 20:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-22  7:56 bootstrap/3367: m68k-coff fails to compile on gcc 3.0 CVS branch joel
2002-11-26 13:06 bootstrap/3367: [m68k-coff] " bangerth
2002-11-26 17:50 bangerth
2002-11-26 18:46 Joel Sherrill

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).