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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2025-03-28
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
So comparing a tarball with =all vs. the patched =default,cobol reveals the
following additions which suggests adding go (for libffi.info and
gccgo.1/texi),
modula2 and ada.  I guess my =all failed to pick up D given my GCC 7 system
compiler doesn't have it (which means adding D complicates this for me at
least).

--- /tmp/cobol  2025-03-28 17:04:53.862299236 +0100
+++ /tmp/all    2025-03-28 17:05:06.170485951 +0100
@@ -344,6 +344,7 @@
 gcc-15.1.0-RC-20250328/libffi/doc/
 gcc-15.1.0-RC-20250328/libffi/doc/libffi.texi
 gcc-15.1.0-RC-20250328/libffi/doc/version.texi
+gcc-15.1.0-RC-20250328/libffi/doc/libffi.info
 gcc-15.1.0-RC-20250328/libffi/doc/Makefile.am
 gcc-15.1.0-RC-20250328/libffi/HOWTO_MERGE
 gcc-15.1.0-RC-20250328/libffi/ChangeLog.v1
@@ -10264,6 +10265,7 @@
 gcc-15.1.0-RC-20250328/gcc/doc/match-and-simplify.texi
 gcc-15.1.0-RC-20250328/gcc/doc/gcc.1
 gcc-15.1.0-RC-20250328/gcc/doc/lto.texi
+gcc-15.1.0-RC-20250328/gcc/doc/gm2.1
 gcc-15.1.0-RC-20250328/gcc/doc/contrib.texi
 gcc-15.1.0-RC-20250328/gcc/doc/libgdiagnostics/
 gcc-15.1.0-RC-20250328/gcc/doc/libgdiagnostics/topics/
@@ -10299,6 +10301,7 @@
 gcc-15.1.0-RC-20250328/gcc/doc/g++.1
 gcc-15.1.0-RC-20250328/gcc/doc/ux.texi
 gcc-15.1.0-RC-20250328/gcc/doc/cpp.info
+gcc-15.1.0-RC-20250328/gcc/doc/gccgo.1
 gcc-15.1.0-RC-20250328/gcc/doc/plugins.texi
 gcc-15.1.0-RC-20250328/gcc/doc/cppwarnopts.texi
 gcc-15.1.0-RC-20250328/gcc/doc/headerdirs.texi
@@ -10318,6 +10321,7 @@
 gcc-15.1.0-RC-20250328/gcc/doc/configfiles.texi
 gcc-15.1.0-RC-20250328/gcc/doc/fsf-funding.7
 gcc-15.1.0-RC-20250328/gcc/doc/optinfo.texi
+gcc-15.1.0-RC-20250328/gcc/doc/gnat_rm.info
 gcc-15.1.0-RC-20250328/gcc/doc/cppinternals.texi
 gcc-15.1.0-RC-20250328/gcc/doc/frontends.texi
 gcc-15.1.0-RC-20250328/gcc/doc/tm.texi
@@ -10349,10 +10353,12 @@
 gcc-15.1.0-RC-20250328/gcc/doc/gcov-dump.1
 gcc-15.1.0-RC-20250328/gcc/doc/invoke.texi
 gcc-15.1.0-RC-20250328/gcc/doc/lto-dump.texi
+gcc-15.1.0-RC-20250328/gcc/doc/gnat-style.info
 gcc-15.1.0-RC-20250328/gcc/doc/install.texi2html
 gcc-15.1.0-RC-20250328/gcc/doc/service.texi
 gcc-15.1.0-RC-20250328/gcc/doc/cpp.1
 gcc-15.1.0-RC-20250328/gcc/doc/options.texi
+gcc-15.1.0-RC-20250328/gcc/doc/m2.info
 gcc-15.1.0-RC-20250328/gcc/doc/generic.texi
 gcc-15.1.0-RC-20250328/gcc/doc/hostconfig.texi
 gcc-15.1.0-RC-20250328/gcc/doc/implement-cxx.texi
@@ -10361,6 +10367,8 @@
 gcc-15.1.0-RC-20250328/gcc/doc/gcc.texi
 gcc-15.1.0-RC-20250328/gcc/doc/cpp.texi
 gcc-15.1.0-RC-20250328/gcc/doc/gccint.texi
+gcc-15.1.0-RC-20250328/gcc/doc/gnat_ugn.info
+gcc-15.1.0-RC-20250328/gcc/doc/gccgo.info
 gcc-15.1.0-RC-20250328/gcc/doc/gnu.texi
 gcc-15.1.0-RC-20250328/gcc/doc/gfortran.1
 gcc-15.1.0-RC-20250328/gcc/doc/analyzer.texi

Reply via email to