public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/26015]  New: ICE during bootstrap for vax architecture
@ 2006-01-29  3:51 hbent at cs dot oberlin dot edu
  2006-01-29  4:38 ` [Bug target/26015] " pinskia at gcc dot gnu dot org
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: hbent at cs dot oberlin dot edu @ 2006-01-29  3:51 UTC (permalink / raw)
  To: gcc-bugs

Configure a current subversion copy of gcc with --target=vax--netbsdelf, do
"make bootstrap."  Watch it fail during stage1 like so:

...
for d in libgcc; do \
  if [ -d $d ]; then true; else /bin/sh ../../gcc/../mkinstalldirs $d; fi; \
done
mkdir libgcc
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
/usr/src/gcc/vax/./gcc/xgcc -B/usr/src/gcc/vax/./gcc/
-B/usr/local/vax--netbsdelf/bin/ -B/usr/local/vax--netbsdelf/lib/ -isystem
/usr/local/vax--netbsdelf/include -isystem
/usr/local/vax--netbsdelf/sys-include -O2  -O2 -g -O2  -DIN_GCC -DCROSS_COMPILE
  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition  -isystem ./include  -fPIC -g  -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc -I../../gcc/.
-I../../gcc/../include -I../../gcc/../libcpp/include -I/usr/pkg/include 
-I../../gcc/../libdecnumber -I../libdecnumber -DL_muldi3 -c ../../gcc/libgcc2.c
-o libgcc/./_muldi3.o
../../gcc/libgcc2.c: In function '__muldi3':
../../gcc/libgcc2.c:520: internal compiler error: in
compute_frame_pointer_to_cfa_displacement, at dwarf2out.c:10443
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: ICE during bootstrap for vax architecture
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hbent at cs dot oberlin dot edu
 GCC build triplet: i386-unknown-netbsdelf3.99.5
  GCC host triplet: i386-unknown-netbsdelf3.99.5
GCC target triplet: vax--netbsdelf


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26015


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

end of thread, other threads:[~2008-01-11 21:52 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-29  3:51 [Bug bootstrap/26015] New: ICE during bootstrap for vax architecture hbent at cs dot oberlin dot edu
2006-01-29  4:38 ` [Bug target/26015] " pinskia at gcc dot gnu dot org
2006-01-29  7:06 ` hbent at cs dot oberlin dot edu
2006-02-02 17:08 ` pinskia at gcc dot gnu dot org
2006-02-02 17:48 ` pinskia at gcc dot gnu dot org
2006-02-16  2:26 ` wilson at gcc dot gnu dot org
2006-02-16  2:29 ` wilson at gcc dot gnu dot org
2006-09-03  5:33 ` [Bug target/26015] [4.1/4.2 Regression] " pinskia at gcc dot gnu dot org
2006-09-07  1:13 ` mmitchel at gcc dot gnu dot org
2006-11-07  4:25 ` [Bug target/26015] [4.1/4.2/4.3 " hbent at cs dot oberlin dot edu
2007-02-14  9:37 ` mmitchel at gcc dot gnu dot org
2007-12-18 20:31 ` steven at gcc dot gnu dot org
2008-01-11 22:02 ` wilson at gcc dot gnu dot org
2008-01-11 22:03 ` wilson at gcc dot gnu dot org
2008-01-11 22:28 ` wilson at gcc dot gnu dot org

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