public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "skunk at iskunk dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/53266] Error: Unrecognized opcode: `mulhwu'
Date: Thu, 27 Sep 2012 14:02:00 -0000	[thread overview]
Message-ID: <bug-53266-4-ODuZVath00@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-53266-4@http.gcc.gnu.org/bugzilla/>


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

--- Comment #10 from Daniel Richard G. <skunk at iskunk dot org> 2012-09-27 14:02:03 UTC ---
Okay, I grabbed a copy of gcc-4.8-20120923, and started bootstrapping using an
older 4.5.2 (since the 4.7.0 C++ compiler isn't working correctly; am I correct
in observing that GCC can no longer be bootstrapped using just a C compiler?).

Things went well up until this point:

tg-g++ -c   -g -DIN_GCC   -fno-exceptions -fno-rtti -W -Wall -Wwrite-strings
-Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -I.
-I. -I/home/src/gcc-4.8-20120923/gcc -I/home/src/gcc-4.8-20120923/gcc/.
-I/home/src/gcc-4.8-20120923/gcc/../include
-I/home/src/gcc-4.8-20120923/gcc/../libcpp/include
-I/tg/freeport/arch/aix32/include -I/tg/freeport/arch/aix32/include
-I/tg/freeport/arch/aix32/include 
-I/home/src/gcc-4.8-20120923/gcc/../libdecnumber
-I/home/src/gcc-4.8-20120923/gcc/../libdecnumber/dpd -I../libdecnumber    \
        /home/src/gcc-4.8-20120923/gcc/config/rs6000/rs6000.c -o rs6000.o
/home/src/gcc-4.8-20120923/gcc/config/rs6000/rs6000.c: In function 'void
rs6000_code_end()':
/home/src/gcc-4.8-20120923/gcc/config/rs6000/rs6000.c:28292:51: error:
'ASM_WEAKEN_DECL' was not declared in this scope
gmake[3]: *** [rs6000.o] Error 1
gmake[3]: Leaving directory `/tmp/gcc-4.8-test/gcc'
gmake[2]: *** [all-stage1-gcc] Error 2
gmake[2]: Leaving directory `/tmp/gcc-4.8-test'
gmake[1]: *** [stage1-bubble] Error 2
gmake[1]: Leaving directory `/tmp/gcc-4.8-test'
gmake: *** [bootstrap-lean] Error 2


This is one of the issues addressed by my aforementioned patch.


  parent reply	other threads:[~2012-09-27 14:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-07 14:31 [Bug bootstrap/53266] New: " skunk at iskunk dot org
2012-05-07 17:43 ` [Bug bootstrap/53266] " pinskia at gcc dot gnu.org
2012-05-07 17:45 ` skunk at iskunk dot org
2012-09-25  7:31 ` segher at gcc dot gnu.org
2012-09-25 10:57 ` skunk at iskunk dot org
2012-09-25 11:45 ` segher at gcc dot gnu.org
2012-09-25 21:38 ` skunk at iskunk dot org
2012-09-26  5:49 ` segher at gcc dot gnu.org
2012-09-26  6:06 ` skunk at iskunk dot org
2012-09-26  6:44 ` segher at gcc dot gnu.org
2012-09-27 14:02 ` skunk at iskunk dot org [this message]
2021-07-19  7:13 ` pinskia at gcc dot gnu.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-53266-4-ODuZVath00@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).