public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* bootstrap/3588: GCC 3.0-CVS ICE on fr30-elf
@ 2001-07-06  6:46 joel
  0 siblings, 0 replies; 4+ messages in thread
From: joel @ 2001-07-06  6:46 UTC (permalink / raw)
  To: gcc-gnats

>Number:         3588
>Category:       bootstrap
>Synopsis:       GCC 3.0-CVS ICE on fr30-elf
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 06 06:46:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     joel@gcc.gnu.org
>Release:        gcc 3.0-CVS
>Organization:
>Environment:
GNU/Linux x86 (RedHat 6.2) with binutils 2.11.2 for target
>Description:
Fails with following messages

/usr3/ftp_archive/gnu/gcc/ss/b3/b-fr30-elf/gcc/xgcc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-fr30-elf/gcc/ -nostdinc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-fr30-elf/fr30-elf/newlib/ -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/b-fr30-elf/fr30-elf/newlib/targ-include -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/gcc/newlib/libc/include -B/opt/gnucross/fr30-elf/bin/ -B/opt/gnucross/fr30-elf/lib/ -isystem /opt/gnucross/fr30-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_divdi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_divdi3.o
../../gcc/gcc/libgcc2.c: In function `__divdi3':
../../gcc/gcc/libgcc2.c:748: Internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[2]: *** [libgcc/./_divdi3.o] Error 1
>How-To-Repeat:
Configure and build as follows:

../gcc/configure --target=${1} \
     --with-gnu-as --with-gnu-ld --with-newlib --verbose \
    --prefix=/opt/gnucross '--enable-languages=c,c++' && make 


Contact me for assistance with binutils.	
>Fix:
Unknown.
>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: bootstrap/3588: GCC 3.0-CVS ICE on fr30-elf
@ 2001-12-12  1:16 Hrafnkell Eiríksson
  0 siblings, 0 replies; 4+ messages in thread
From: Hrafnkell Eiríksson @ 2001-12-12  1:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: "Hrafnkell =?iso-8859-1?Q?Eir=EDksson?=" <he@marel.is>
To: rodrigc@gcc.gnu.org
Cc: gcc-bugs@gcc.gnu.org,
	gcc-gnats@gcc.gnu.org,
	gcc-prs@gcc.gnu.org,
	joel@gcc.gnu.org,
	nobody@gcc.gnu.org
Subject: Re: bootstrap/3588: GCC 3.0-CVS ICE on fr30-elf
Date: Wed, 12 Dec 2001 09:05:48 +0000

 Hope this helps, does it make any sense?
 
 (gdb) backtrace full
 #0  exit (status=1) at exit.c:40
         status = -1073744092
         old = (struct exit_function_list *) 0x0
 #1  0x40047630 in __libc_start_main (main=0x8050450 <main>, argc=31,
     ubp_av=0xbffff724, init=0x8048ca0 <_init>, fini=0x80533a0 <_fini>,
     rtld_fini=0x4000dcd4 <_dl_fini>, stack_end=0xbffff71c)
     at ../sysdeps/generic/libc-start.c:129
         ubp_av = (char **) 0xbffff724
         fini = (void (*)()) 0x40016b4c <_dl_debug_mask>
         rtld_fini = (void (*)()) 0
         ubp_ev = (char **) 0xbffff7a4
 


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

* Re: bootstrap/3588: GCC 3.0-CVS ICE on fr30-elf
@ 2001-12-11 16:16 rodrigc
  0 siblings, 0 replies; 4+ messages in thread
From: rodrigc @ 2001-12-11 16:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: rodrigc@gcc.gnu.org
To: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
  he@marel.is, joel@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: Re: bootstrap/3588: GCC 3.0-CVS ICE on fr30-elf
Date: 12 Dec 2001 00:08:14 -0000

 Synopsis: GCC 3.0-CVS ICE on fr30-elf
 
 State-Changed-From-To: open->feedback
 State-Changed-By: rodrigc
 State-Changed-When: Tue Dec 11 16:08:14 2001
 State-Changed-Why:
     Can you run xgcc from inside the debugger (gdb)
     and give the backtrace of where the compiler crash
     is coming from?
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=3588&database=gcc


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

* Re: bootstrap/3588: GCC 3.0-CVS ICE on fr30-elf
@ 2001-12-11 16:08 rodrigc
  0 siblings, 0 replies; 4+ messages in thread
From: rodrigc @ 2001-12-11 16:08 UTC (permalink / raw)
  To: gcc-bugs, gcc-gnats, gcc-prs, he, joel, nobody

Synopsis: GCC 3.0-CVS ICE on fr30-elf

State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Tue Dec 11 16:08:14 2001
State-Changed-Why:
    Can you run xgcc from inside the debugger (gdb)
    and give the backtrace of where the compiler crash
    is coming from?

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


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

end of thread, other threads:[~2001-12-12  9:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-06  6:46 bootstrap/3588: GCC 3.0-CVS ICE on fr30-elf joel
2001-12-11 16:08 rodrigc
2001-12-11 16:16 rodrigc
2001-12-12  1:16 Hrafnkell Eiríksson

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