public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "danglin at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug regression/32296]  New: Bootstrap failure in stage1 on hppa*-*-*
Date: Tue, 12 Jun 2007 00:33:00 -0000	[thread overview]
Message-ID: <bug-32296-276@http.gcc.gnu.org/bugzilla/> (raw)

In stage1,

/home/dave/gnu/gcc-4.3/objdir/./gcc/xgcc -B/home/dave/gnu/gcc-4.3/objdir/./gcc/
-B/home/dave/opt/gnu/gcc/gcc-4.3.0/hppa-linux/bin/
-B/home/dave/opt/gnu/gcc/gcc-
4.3.0/hppa-linux/lib/ -isystem
/home/dave/opt/gnu/gcc/gcc-4.3.0/hppa-linux/inclu
de -isystem /home/dave/opt/gnu/gcc/gcc-4.3.0/hppa-linux/sys-include -g
-fkeep-in
line-functions -O2  -O2 -g -O2  -DIN_GCC    -W -Wall -Wwrite-strings
-Wstrict-pr
ototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC
-DELF=1 -DLINUX=1 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED
 -I. -I. -I../.././gcc -I../../../gcc/libgcc -I../../../gcc/libgcc/.
-I../../../
gcc/libgcc/../gcc -I../../../gcc/libgcc/../include  -o _negdi2.o -MT _negdi2.o
-
MD -MP -MF _negdi2.dep -DL_negdi2 -c ../../../gcc/libgcc/../gcc/libgcc2.c \
          -fvisibility=hidden -DHIDE_EXPORTS
../../../gcc/libgcc/../gcc/libgcc2.c: In function '__muldi3':
../../../gcc/libgcc/../gcc/libgcc2.c:566: error: unrecognizable insn:
(jump_insn 83 82 84 2 ../../../gcc/libgcc/../gcc/libgcc2.c:566 (parallel [
            (return)
            (use (reg:SI 2 %r2))
            (const_int 0 [0x0])
        ]) -1 (nil))
../../../gcc/libgcc/../gcc/libgcc2.c:566: internal compiler error: in
extract_in
sn, at recog.c:1957
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [_muldi3.o] Error 1
make[3]: *** Waiting for unfinished jobs....
../../../gcc/libgcc/../gcc/libgcc2.c: In function '__negdi2':
../../../gcc/libgcc/../gcc/libgcc2.c:80: error: unrecognizable insn:
(jump_insn 44 43 45 2 ../../../gcc/libgcc/../gcc/libgcc2.c:80 (parallel [
            (return)
            (use (reg:SI 2 %r2))
            (const_int 0 [0x0])
        ]) -1 (nil))
../../../gcc/libgcc/../gcc/libgcc2.c:80: internal compiler error: in
extract_ins
n, at recog.c:1957
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [_negdi2.o] Error 1
make[3]: Leaving directory `/home/dave/gnu/gcc-4.3/objdir/hppa-linux/libgcc'
make[2]: *** [all-stage1-target-libgcc] Error 2
make[2]: Leaving directory `/home/dave/gnu/gcc-4.3/objdir'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/home/dave/gnu/gcc-4.3/objdir'
make: *** [bootstrap] Error 2
Mon Jun 11 17:56:33 EDT 2007


-- 
           Summary: Bootstrap failure in stage1 on hppa*-*-*
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: regression
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa*-*-*
  GCC host triplet: hppa*-*-*
GCC target triplet: hppa*-*-*


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


             reply	other threads:[~2007-06-12  0:33 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-12  0:33 danglin at gcc dot gnu dot org [this message]
2007-06-12  0:40 ` [Bug regression/32296] " pinskia at gcc dot gnu dot org
2007-06-12  0:44 ` [Bug rtl-optimization/32296] [4.3 Regression] " pinskia at gcc dot gnu dot org
2007-06-12  1:01 ` spark at gcc dot gnu dot org
2007-06-12  1:14 ` spark at gcc dot gnu dot org
2007-06-12  1:38 ` dave at hiauly1 dot hia dot nrc dot ca
2007-06-12 21:43 ` spark at gcc dot gnu dot org
2007-06-12 23:00 ` dave at hiauly1 dot hia dot nrc dot ca
2007-06-12 23:07 ` spark at gcc dot gnu dot org
2007-06-12 23:31 ` dave at hiauly1 dot hia dot nrc dot ca
2007-06-13  3:45 ` dave at hiauly1 dot hia dot nrc dot ca
2007-06-13  3:48 ` spark at gcc dot gnu dot org
2007-06-13 13:28 ` dave at hiauly1 dot hia dot nrc dot ca
2007-06-14  3:54 ` spark at gcc dot gnu dot org
2007-06-14 21:05 ` dave at hiauly1 dot hia dot nrc dot ca
2007-06-15 20:05 ` dave at hiauly1 dot hia dot nrc dot ca
2007-06-19 19:57 ` dave at hiauly1 dot hia dot nrc dot ca
2007-06-19 20:10 ` hjl at lucon dot org
2007-06-19 20:40 ` dave at hiauly1 dot hia dot nrc dot ca
2007-06-19 23:30 ` danglin at gcc dot gnu dot org
2007-06-19 23:32 ` danglin at gcc dot gnu dot org
2007-06-21  2:56 ` dave at hiauly1 dot hia dot nrc dot ca
2007-06-21  8:53 ` tbm at cyrius dot com
2007-06-29 18:44 ` mmitchel at gcc dot gnu dot org
2007-06-30 15:20 ` danglin at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-32296-276@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).