public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/14053] New: second stage build errors (--with-cpu=601)
@ 2004-02-06 23:02 stefaan dot simoens at tiscali dot be
  2004-02-07  2:31 ` [Bug c/14053] " pinskia at gcc dot gnu dot org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: stefaan dot simoens at tiscali dot be @ 2004-02-06 23:02 UTC (permalink / raw)
  To: gcc-bugs

I edited gcc/config/rs6000/sysv4.h to
#define ASM_DEFAULT_SPEC "=m601" (PR 14037)

The make bootstrap fails in stage2 ... 

./xgcc -B./ -B/usr/local/powerpc-unknown-linux-gnu/bin/ -
isystem /usr/local/powerpc-unknown-linux-gnu/include -
isystem /usr/local/powerpc-unknown-linux-gnu/sys-include -O2  -DIN_GCC    -W -
Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -
isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -
D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -
I../../gcc/../include -fPIC -mstrict-align -DL_fixunsdfsi -
c ../../gcc/libgcc2.c -o libgcc/./_fixunsdfsi.o
../../gcc/libgcc2.c: In function \x1f_fixunsdfsi':
../../gcc/libgcc2.c:1161: error: insn does not satisfy its constraints:
(jump_insn 84 83 85 (nil) (parallel [
            (return)
            (use (reg:SI 0 r0 [65]))
        ]) 549 {*return_internal_si} (insn_list 82 (insn_list:REG_DEP_ANTI 44 
(insn_list 83 (insn_list 80 (insn_list 81 (nil))))))
    (expr_list:REG_DEAD (reg:SI 0 r0 [65])
        (nil)))
../../gcc/libgcc2.c:1161: internal compiler error: in final_scan_insn, at 
final.c:2722
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [libgcc/./_fixunsdfsi.o] Error 1
make[3]: Leaving directory /mnt/.disk2/rpm-rebuilder/RPM/BUILD/gcc-3.3.3-
20040131/objdir/gcc'
make[2]: *** [stmp-multilib] Error 2
make[2]: Leaving directory /mnt/.disk2/rpm-rebuilder/RPM/BUILD/gcc-3.3.3-
20040131/objdir/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory /mnt/.disk2/rpm-rebuilder/RPM/BUILD/gcc-3.3.3-
20040131/objdir/gcc'
make: *** [bootstrap] Error 2

I actually began investigating the 3.3.3-prerelease because I found errors in 
binaries built/optimized with -mcpu=601. (For example: latest binutils gives 
errors in 'make check' for the ld tests when I build with -mcpu=601; everything 
runs fine if I don't add the -mcpu=601). Any ideas? I'd be glad to be of any 
help (but i'm not a programmer...)

-- 
           Summary: second stage build errors (--with-cpu=601)
           Product: gcc
           Version: 3.3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P1
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: stefaan dot simoens at tiscali dot be
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: powerpc-*-linux-gnu


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


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

end of thread, other threads:[~2004-05-11 16:07 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-06 23:02 [Bug c/14053] New: second stage build errors (--with-cpu=601) stefaan dot simoens at tiscali dot be
2004-02-07  2:31 ` [Bug c/14053] " pinskia at gcc dot gnu dot org
2004-02-10  1:36 ` [Bug optimization/14053] " pinskia at gcc dot gnu dot org
2004-02-13 17:30 ` stefaan dot simoens at tiscali dot be
2004-02-13 17:31 ` stefaan dot simoens at tiscali dot be
2004-02-13 17:32 ` stefaan dot simoens at tiscali dot be
2004-02-13 17:33 ` stefaan dot simoens at tiscali dot be
2004-02-13 17:49 ` stefaan dot simoens at tiscali dot be
2004-02-20 21:12 ` stefaan dot simoens at tiscali dot be
2004-02-20 21:51 ` pinskia at gcc dot gnu dot org
2004-02-20 22:03 ` geoffk at geoffk dot org
2004-02-21  2:00 ` stefaan dot simoens at tiscali dot be
2004-02-25 11:05 ` stefaan dot simoens at tiscali dot be
2004-05-12 12:00 ` stefaan dot simoens at tiscali dot be

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