public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "seurer at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/101005] New: [12 regression] bootstrap failure after r12-1342
Date: Thu, 10 Jun 2021 00:26:32 +0000	[thread overview]
Message-ID: <bug-101005-4@http.gcc.gnu.org/bugzilla/> (raw)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101005

            Bug ID: 101005
           Summary: [12 regression] bootstrap failure after r12-1342
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:4a0c4eaea320a418400afc4d63359ed6c4af5548, r12-1342 

make[3]: Entering directory
'/home/seurer/gcc/git/build/gcc-trunk-bootstrap/gcc'
gawk -f /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/opt-functions.awk -f
/home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/opt-read.awk \
       -f /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/optc-save-gen.awk \
       -v header_name="config.h system.h coretypes.h tm.h" < optionlist >
options-save.c
gawk -f /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/opt-functions.awk -f
/home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/opt-read.awk \
       -f /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/optc-gen.awk \
       -v header_name="config.h system.h coretypes.h options.h tm.h" <
optionlist > options.c
echo timestamp > gcc.pod
perl /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/../contrib/texi2pod.pl
/home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/doc/invoke.texi > gcc.pod
gawk -f /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/opt-functions.awk -f
/home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/opt-read.awk \
       -f /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/opth-gen.awk \
       < optionlist > tmp-options.h
build/genhooks -d \
                /home/seurer/gcc/git/gcc-trunk-bootstrap/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 /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/../move-if-change
tmp-tm.texi tm.texi

Verify that you have permission to grant a GFDL license for all
new text in /home/seurer/gcc/git/build/gcc-trunk-bootstrap/gcc/tm.texi, then
copy it to /home/seurer/gcc/git/gcc-trunk-bootstrap/gcc/doc/tm.texi.
make[3]: *** [Makefile:2629: s-tm-texi] Error 1




commit 4a0c4eaea320a418400afc4d63359ed6c4af5548 (HEAD)
Author: Paul Eggert <eggert@cs.ucla.edu>
Date:   Wed Jun 9 12:25:26 2021 -0400

    Document that -fno-trampolines is for Ada only [PR100735]

    gcc/
            PR other/100735
            * doc/invoke.texi (Code Gen Options); Document that
-fno-trampolines
            and -ftrampolines work only with Ada.
            * doc/tm.texi.in (Trampolines): Likewise.
            * doc/tm.texi: Regenerated.

             reply	other threads:[~2021-06-10  0:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-10  0:26 seurer at gcc dot gnu.org [this message]
2021-06-10  1:07 ` [Bug bootstrap/101005] " hjl.tools at gmail dot com

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