public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/101005] New: [12 regression] bootstrap failure after r12-1342
@ 2021-06-10  0:26 seurer at gcc dot gnu.org
  2021-06-10  1:07 ` [Bug bootstrap/101005] " hjl.tools at gmail dot com
  0 siblings, 1 reply; 2+ messages in thread
From: seurer at gcc dot gnu.org @ 2021-06-10  0:26 UTC (permalink / raw)
  To: gcc-bugs

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.

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

* [Bug bootstrap/101005] [12 regression] bootstrap failure after r12-1342
  2021-06-10  0:26 [Bug bootstrap/101005] New: [12 regression] bootstrap failure after r12-1342 seurer at gcc dot gnu.org
@ 2021-06-10  1:07 ` hjl.tools at gmail dot com
  0 siblings, 0 replies; 2+ messages in thread
From: hjl.tools at gmail dot com @ 2021-06-10  1:07 UTC (permalink / raw)
  To: gcc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |12.0

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
It has been fixed by r12-1346.

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

end of thread, other threads:[~2021-06-10  1:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-10  0:26 [Bug bootstrap/101005] New: [12 regression] bootstrap failure after r12-1342 seurer at gcc dot gnu.org
2021-06-10  1:07 ` [Bug bootstrap/101005] " hjl.tools at gmail dot com

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