Module Name:    src
Committed By:   martin
Date:           Sat Jun 22 10:37:58 UTC 2024

Modified Files:
        src/external/gpl3/gcc/dist/gcc/doc [netbsd-10]: gcc.info gcc.texi

Log Message:
Pull up following revision(s) (requested by hgutch in ticket #721):

        external/gpl3/gcc.old/dist/gcc/doc/gcc.texi: revision 1.13
        external/gpl3/gcc.old/dist/gcc/doc/gcc.info: revision 1.15
        (applied to external/gpl3/gcc/dist/gcc/doc)

Fix broken gcc.info file

sortinfo (called during builds in order to sort share/info/dir) trips over
this linebreak and leaves a broken file behind.  As a result, share/info/dir
is effectively cleared out when installing gcc.info and at the end of the
build will only contain whatever got added after gcc.info.

With this, the "man" set is reproducible again.

Fixes PR/58336.


To generate a diff of this commit:
cvs rdiff -u -r1.15.2.1 -r1.15.2.2 \
    src/external/gpl3/gcc/dist/gcc/doc/gcc.info
cvs rdiff -u -r1.1.1.12 -r1.1.1.12.6.1 \
    src/external/gpl3/gcc/dist/gcc/doc/gcc.texi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to