public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/17203] New: "fill out the table" error bootstrapping 3.4.1 on Origin300 using gcc 3.0.4
@ 2004-08-26 18:35 rwcrocombe at raytheon dot com
  2004-11-25 20:03 ` [Bug bootstrap/17203] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: rwcrocombe at raytheon dot com @ 2004-08-26 18:35 UTC (permalink / raw)
  To: gcc-bugs

../gcc-3.4.1/configure  --enable-threads=single --enable-languages=c,c++
--enable-version-specific-runtime-libs
--with-gcc-version-trigger=/scooty_disk2/rcrocomb/gcc-3.4.1/gcc/v
ersion.c

nfscooty> uname -aR
IRIX64 nfscooty 6.5 6.5.23m 01080747 IP35

nfscooty> make --version
GNU Make 3.80

nfscooty> gcc --version
3.0.4

../../gcc-3.4.1/gcc/libgcc2.c:738:3: #error "fill out the table"
../../gcc-3.4.1/gcc/libgcc2.c:763:3: #error "fill out the table"
make[3]: *** [libgcc/./_paritysi2.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [libgcc/./_paritydi2.o] Error 1
make[3]: Leaving directory `/scooty_disk2/rcrocomb/gcc_3.4.1_build/gcc'
make[2]: *** [stmp-multilib] Error 2
make[2]: Leaving directory `/scooty_disk2/rcrocomb/gcc_3.4.1_build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/scooty_disk2/rcrocomb/gcc_3.4.1_build/gcc'
make: *** [bootstrap] Error 2

lines around 738 in libgcc2.c are the following:

#if W_TYPE_SIZE > 64
# error "fill out the table"
#endif

This occured during a "make -j 8 bootstrap" on an 8-way Origin 300.

-- 
           Summary: "fill out the table" error bootstrapping 3.4.1 on
                    Origin300 using gcc 3.0.4
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rwcrocombe at raytheon dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: mips-sgi-irix6.5
  GCC host triplet: mips-sgi-irix6.5
GCC target triplet: mips-sgi-irix6.5


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


^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <bug-17203-9209@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2005-10-07  0:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-26 18:35 [Bug bootstrap/17203] New: "fill out the table" error bootstrapping 3.4.1 on Origin300 using gcc 3.0.4 rwcrocombe at raytheon dot com
2004-11-25 20:03 ` [Bug bootstrap/17203] " pinskia at gcc dot gnu dot org
2004-11-29 14:30 ` pinskia at gcc dot gnu dot org
2004-11-29 17:43 ` rwcrocombe at raytheon dot com
2004-11-29 18:26 ` pinskia at gcc dot gnu dot org
2004-11-29 22:26 ` rwcrocombe at raytheon dot com
     [not found] <bug-17203-9209@http.gcc.gnu.org/bugzilla/>
2005-10-06 18:17 ` pinskia at gcc dot gnu dot org
2005-10-07  0:57 ` rwcrocombe at raytheon dot com

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