public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dominiq at lps dot ens.fr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/48513] New: [4.7 Regression] Revision 172166 breaks bootstrap on x86_64-apple-darwin10
Date: Fri, 08 Apr 2011 08:40:00 -0000	[thread overview]
Message-ID: <bug-48513-4@http.gcc.gnu.org/bugzilla/> (raw)

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

           Summary: [4.7 Regression] Revision 172166 breaks bootstrap on
                    x86_64-apple-darwin10
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dominiq@lps.ens.fr
                CC: aesok@gcc.gnu.org
              Host: x86_64-apple-darwin10
            Target: x86_64-apple-darwin10
             Build: x86_64-apple-darwin10


Revision 172166 breaks bootstrap on x86_64-apple-darwin10:

...
gcc   -g -fkeep-inline-functions -DIN_GCC   -W -Wall -Wwrite-strings
-Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-Wold-style-definition -Wc++-compat -fno-common  -DHAVE_CONFIG_H
-DGENERATOR_FILE  -o build/genenums \
        build/genenums.o build/read-md.o build/errors.o
../build-x86_64-apple-darwin10.7.0/libiberty/libiberty.a
gawk -f ../../work/gcc/opt-functions.awk -f ../../work/gcc/optc-gen.awk \
           -v header_name="config.h system.h coretypes.h tm.h" < optionlist >
options.c
build/genhooks -d \
            ../../work/gcc/doc/tm.texi.in > tmp-tm.texi
case `echo X|tr X '\101'` in \
      A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \
      *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \
    esac
mv tmp2-tm.texi tmp-tm.texi
/bin/sh ../../work/gcc/../move-if-change tmp-tm.texi tm.texi

Verify that you have permission to grant a GFDL license for all
new text in tm.texi, then copy it to ../../work/gcc/doc/tm.texi.
make[3]: *** [s-tm-texi] Error 1
make[3]: *** Waiting for unfinished jobs....
rm gcov.pod gfdl.pod cpp.pod fsf-funding.pod gcc.pod
make[2]: *** [all-stage1-gcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [all] Error 2


             reply	other threads:[~2011-04-08  8:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-08  8:40 dominiq at lps dot ens.fr [this message]
2011-04-08  9:57 ` [Bug bootstrap/48513] [4.7 Regression] Revision 172166 breaks bootstrap ebotcazou at gcc dot gnu.org
2011-04-08 10:17 ` dominiq at lps dot ens.fr
2011-04-08 11:15 ` shenders at gcc dot gnu.org
2011-04-08 11:20 ` shenders at gcc dot gnu.org
2011-04-08 11:28 ` rguenth at gcc dot gnu.org
2011-04-08 11:29 ` rguenth 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-48513-4@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).