Hello community, here is the log from the commit of package gcc5 for openSUSE:Factory checked in at 2015-03-25 10:01:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcc5 (Old) and /work/SRC/openSUSE:Factory/.gcc5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcc5" Changes: -------- --- /work/SRC/openSUSE:Factory/gcc5/gcc5-testresults.changes 2015-03-18 13:03:37.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gcc5.new/gcc5-testresults.changes 2015-03-25 10:01:38.000000000 +0100 @@ -1,0 +2,28 @@ +Tue Mar 24 11:01:28 UTC 2015 - [email protected] + +- Update to SVN trunk head (r221624). +- Require own ada version for suse_version > 1330, not explicitely + gcc49-ada. +- Amend _constraints to request more physical memory for gcc5 and + gcc5-testresults as well as 4 processors for gcc5. + +------------------------------------------------------------------- +Thu Mar 19 13:45:05 UTC 2015 - [email protected] + +- Update to SVN trunk head (r221515). + +------------------------------------------------------------------- +Wed Mar 18 10:17:24 UTC 2015 - [email protected] + +- Update to SVN trunk head (r221482). + * Fixes miscompile of vim. + +------------------------------------------------------------------- +Tue Mar 10 09:56:36 UTC 2015 - [email protected] + +- Update to SVN trunk head (r221322). + * Contains fixes for PR65120 and should reduce the amount of + false -Wlogical-not-parentheses warnings. +- Switch to release checking builds. + +------------------------------------------------------------------- gcc5.changes: same change libffi5.changes: same change libgcj5.changes: same change Old: ---- gcc-5.0.0-r221139.tar.bz2 New: ---- gcc-5.0.0-r221624.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcc5-testresults.spec ++++++ --- /var/tmp/diff_new_pack.3XxCX4/_old 2015-03-25 10:01:43.000000000 +0100 +++ /var/tmp/diff_new_pack.3XxCX4/_new 2015-03-25 10:01:43.000000000 +0100 @@ -20,7 +20,7 @@ %define building_testsuite 1 %define run_tests 1 # -# spec file for package gcc49 +# spec file for package gcc5 # # # All modifications and additions to the file contributed by third parties @@ -179,8 +179,8 @@ BuildRequires: zlib-devel %if %{build_ada} %if %{suse_version} > 1330 -%define hostsuffix -4.9 -BuildRequires: gcc49-ada +%define hostsuffix %{binsuffix} +BuildRequires: gcc5-ada %else %define hostsuffix %{nil} BuildRequires: gcc-ada @@ -235,7 +235,7 @@ %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 5.0.0+r221139 +Version: 5.0.0+r221624 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) @@ -516,7 +516,8 @@ # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="" +ENABLE_CHECKING="--enable-checking=release" +#ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 ++++++ gcc5.spec ++++++ --- /var/tmp/diff_new_pack.3XxCX4/_old 2015-03-25 10:01:43.000000000 +0100 +++ /var/tmp/diff_new_pack.3XxCX4/_new 2015-03-25 10:01:43.000000000 +0100 @@ -161,8 +161,8 @@ BuildRequires: zlib-devel %if %{build_ada} %if %{suse_version} > 1330 -%define hostsuffix -4.9 -BuildRequires: gcc49-ada +%define hostsuffix %{binsuffix} +BuildRequires: gcc5-ada %else %define hostsuffix %{nil} BuildRequires: gcc-ada @@ -217,7 +217,7 @@ %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 5.0.0+r221139 +Version: 5.0.0+r221624 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) @@ -1823,7 +1823,8 @@ # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="" +ENABLE_CHECKING="--enable-checking=release" +#ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 ++++++ libffi5.spec ++++++ --- /var/tmp/diff_new_pack.3XxCX4/_old 2015-03-25 10:01:43.000000000 +0100 +++ /var/tmp/diff_new_pack.3XxCX4/_new 2015-03-25 10:01:43.000000000 +0100 @@ -19,7 +19,7 @@ %define building_libffi 1 # -# spec file for package gcc49 +# spec file for package gcc5 # # # All modifications and additions to the file contributed by third parties @@ -178,8 +178,8 @@ BuildRequires: zlib-devel %if %{build_ada} %if %{suse_version} > 1330 -%define hostsuffix -4.9 -BuildRequires: gcc49-ada +%define hostsuffix %{binsuffix} +BuildRequires: gcc5-ada %else %define hostsuffix %{nil} BuildRequires: gcc-ada @@ -234,7 +234,7 @@ %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 5.0.0+r221139 +Version: 5.0.0+r221624 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) @@ -681,7 +681,8 @@ # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="" +ENABLE_CHECKING="--enable-checking=release" +#ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 ++++++ libgcj5.spec ++++++ --- /var/tmp/diff_new_pack.3XxCX4/_old 2015-03-25 10:01:43.000000000 +0100 +++ /var/tmp/diff_new_pack.3XxCX4/_new 2015-03-25 10:01:43.000000000 +0100 @@ -19,7 +19,7 @@ %define building_libjava 1 # -# spec file for package gcc49 +# spec file for package gcc5 # # # All modifications and additions to the file contributed by third parties @@ -178,8 +178,8 @@ BuildRequires: zlib-devel %if %{build_ada} %if %{suse_version} > 1330 -%define hostsuffix -4.9 -BuildRequires: gcc49-ada +%define hostsuffix %{binsuffix} +BuildRequires: gcc5-ada %else %define hostsuffix %{nil} BuildRequires: gcc-ada @@ -234,7 +234,7 @@ %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 5.0.0+r221139 +Version: 5.0.0+r221624 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) @@ -771,7 +771,8 @@ # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="" +ENABLE_CHECKING="--enable-checking=release" +#ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.3XxCX4/_old 2015-03-25 10:01:43.000000000 +0100 +++ /var/tmp/diff_new_pack.3XxCX4/_new 2015-03-25 10:01:43.000000000 +0100 @@ -4,4 +4,25 @@ <size unit="G">8</size> </disk> </hardware> + <overwrite> + <conditions> + <package>gcc5-testresults</package> + </conditions> + <hardware> + <physicalmemory> + <size unit="G">3</size> + </physicalmemory> + </hardware> + </overwrite> + <overwrite> + <conditions> + <package>gcc5</package> + </conditions> + <hardware> + <processors>4</processors> + <physicalmemory> + <size unit="G">2</size> + </physicalmemory> + </hardware> + </overwrite> </constraints> ++++++ gcc-5.0.0-r221139.tar.bz2 -> gcc-5.0.0-r221624.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/gcc5/gcc-5.0.0-r221139.tar.bz2 /work/SRC/openSUSE:Factory/.gcc5.new/gcc-5.0.0-r221624.tar.bz2 differ: char 11, line 1 ++++++ gcc.spec.in ++++++ --- /var/tmp/diff_new_pack.3XxCX4/_old 2015-03-25 10:01:43.000000000 +0100 +++ /var/tmp/diff_new_pack.3XxCX4/_new 2015-03-25 10:01:43.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package gcc49 +# spec file for package gcc5 # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -165,8 +165,8 @@ BuildRequires: isl-devel %if %{build_ada} %if %{suse_version} > 1330 -%define hostsuffix -4.9 -BuildRequires: gcc49-ada +%define hostsuffix %{binsuffix} +BuildRequires: gcc@base_ver@-ada %else %define hostsuffix %{nil} BuildRequires: gcc-ada @@ -222,12 +222,12 @@ %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: http://gcc.gnu.org/ -Version: 5.0.0+r221139 +Version: 5.0.0+r221624 Release: 1 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') -%define binsuffix -5 +%define binsuffix -@base_ver@ # COMMON-END %if !0%{?building_libjava:1}%{?building_libffi:1}%{?building_testsuite:1} @@ -1205,7 +1205,8 @@ # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="" +ENABLE_CHECKING="--enable-checking=release" +#ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 ++++++ gcc44-rename-info-files.patch ++++++ --- /var/tmp/diff_new_pack.3XxCX4/_old 2015-03-25 10:01:43.000000000 +0100 +++ /var/tmp/diff_new_pack.3XxCX4/_new 2015-03-25 10:01:43.000000000 +0100 @@ -85,8 +85,8 @@ Index: gcc/Makefile.in =================================================================== ---- gcc/Makefile.in.orig 2015-02-25 12:46:21.673012128 +0100 -+++ gcc/Makefile.in 2015-02-25 12:46:31.451126449 +0100 +--- gcc/Makefile.in.orig 2015-03-18 11:22:46.869537090 +0100 ++++ gcc/Makefile.in 2015-03-18 11:22:49.170563085 +0100 @@ -2876,8 +2876,27 @@ install-no-fixedincludes: doc: $(BUILD_INFO) $(GENERATED_MANPAGES) @@ -199,8 +199,8 @@ target_install_name=$(target_noncanonical)-`echo gcc-$$i|sed '$(program_transform_name)'`$(exeext) ; \ Index: gcc/ada/gnat-style.texi =================================================================== ---- gcc/ada/gnat-style.texi.orig 2015-02-25 12:46:21.675012152 +0100 -+++ gcc/ada/gnat-style.texi 2015-02-25 12:46:31.452126461 +0100 +--- gcc/ada/gnat-style.texi.orig 2015-03-18 11:22:46.869537090 +0100 ++++ gcc/ada/gnat-style.texi 2015-03-18 11:22:49.170563085 +0100 @@ -31,7 +31,7 @@ Texts. A copy of the license is include @dircategory Software development @@ -212,8 +212,8 @@ @macro syntax{element} Index: gcc/ada/gnat_rm.texi =================================================================== ---- gcc/ada/gnat_rm.texi.orig 2015-02-25 12:46:31.461126567 +0100 -+++ gcc/ada/gnat_rm.texi 2015-02-25 12:48:16.242351162 +0100 +--- gcc/ada/gnat_rm.texi.orig 2015-03-18 11:22:46.869537090 +0100 ++++ gcc/ada/gnat_rm.texi 2015-03-18 11:22:49.178563176 +0100 @@ -12,7 +12,7 @@ @finalout @dircategory GNU Ada Tools @@ -225,8 +225,8 @@ @definfoenclose strong,`,' Index: gcc/ada/gnat_ugn.texi =================================================================== ---- gcc/ada/gnat_ugn.texi.orig 2015-02-25 12:46:31.469126660 +0100 -+++ gcc/ada/gnat_ugn.texi 2015-02-25 12:49:07.303947625 +0100 +--- gcc/ada/gnat_ugn.texi.orig 2015-03-18 11:22:46.869537090 +0100 ++++ gcc/ada/gnat_ugn.texi 2015-03-18 11:22:49.182563221 +0100 @@ -12,7 +12,7 @@ @finalout @dircategory GNU Ada Tools @@ -238,8 +238,8 @@ @definfoenclose strong,`,' Index: gcc/doc/cpp.texi =================================================================== ---- gcc/doc/cpp.texi.orig 2015-02-25 12:46:21.690012327 +0100 -+++ gcc/doc/cpp.texi 2015-02-25 12:46:31.472126695 +0100 +--- gcc/doc/cpp.texi.orig 2015-03-18 11:22:46.869537090 +0100 ++++ gcc/doc/cpp.texi 2015-03-18 11:22:49.183563232 +0100 @@ -50,7 +50,7 @@ This manual contains no Invariant Sectio @ifinfo @dircategory Software development @@ -251,8 +251,8 @@ Index: gcc/doc/cppinternals.texi =================================================================== ---- gcc/doc/cppinternals.texi.orig 2015-02-25 12:46:21.690012327 +0100 -+++ gcc/doc/cppinternals.texi 2015-02-25 12:46:31.472126695 +0100 +--- gcc/doc/cppinternals.texi.orig 2015-03-18 11:22:46.869537090 +0100 ++++ gcc/doc/cppinternals.texi 2015-03-18 11:22:49.183563232 +0100 @@ -7,7 +7,7 @@ @ifinfo @dircategory Software development @@ -264,9 +264,9 @@ Index: gcc/doc/extend.texi =================================================================== ---- gcc/doc/extend.texi.orig 2015-02-25 12:46:21.694012374 +0100 -+++ gcc/doc/extend.texi 2015-02-25 12:46:31.475126730 +0100 -@@ -18320,7 +18320,7 @@ want to write code that checks whether t +--- gcc/doc/extend.texi.orig 2015-03-18 11:22:46.869537090 +0100 ++++ gcc/doc/extend.texi 2015-03-18 11:22:49.185563255 +0100 +@@ -18244,7 +18244,7 @@ want to write code that checks whether t test for the GNU compiler the same way as for C programs: check for a predefined macro @code{__GNUC__}. You can also use @code{__GNUG__} to test specifically for GNU C++ (@pxref{Common Predefined Macros,, @@ -277,8 +277,8 @@ * C++ Volatiles:: What constitutes an access to a volatile object. Index: gcc/doc/gcc.texi =================================================================== ---- gcc/doc/gcc.texi.orig 2015-02-25 12:46:21.695012386 +0100 -+++ gcc/doc/gcc.texi 2015-02-25 12:46:31.475126730 +0100 +--- gcc/doc/gcc.texi.orig 2015-03-18 11:22:46.869537090 +0100 ++++ gcc/doc/gcc.texi 2015-03-18 11:22:49.185563255 +0100 @@ -63,10 +63,10 @@ Texts being (a) (see below), and with th @ifnottex @dircategory Software development @@ -288,7 +288,7 @@ -* gcov: (gcc) Gcov. @command{gcov}---a test coverage program. -* gcov-tool: (gcc) Gcov-tool. @command{gcov-tool}---an offline gcda profile processing program. +* @value{fngcc}: (@value{fngcc}). The GNU Compiler Collection. -+* @value{fngxx}: (@value{fncxx}). The GNU C++ compiler. ++* @value{fngxx}: (@value{fngxx}). The GNU C++ compiler. +* gcov: (@value{fngcc}) Gcov. @command{gcov}---a test coverage program. +* gcov-tool: (@value{fngcc}) Gcov-tool. @command{gcov-tool}---an offline gcda profile processing program. @end direntry @@ -305,8 +305,8 @@ * G++ and GCC:: You can compile C or C++ programs. Index: gcc/doc/gccint.texi =================================================================== ---- gcc/doc/gccint.texi.orig 2015-02-25 12:46:21.695012386 +0100 -+++ gcc/doc/gccint.texi 2015-02-25 12:46:31.475126730 +0100 +--- gcc/doc/gccint.texi.orig 2015-03-18 11:22:46.869537090 +0100 ++++ gcc/doc/gccint.texi 2015-03-18 11:22:49.185563255 +0100 @@ -49,7 +49,7 @@ Texts being (a) (see below), and with th @ifnottex @dircategory Software development @@ -327,8 +327,8 @@ This manual is mainly a reference manual rather than a tutorial. It Index: gcc/doc/install.texi =================================================================== ---- gcc/doc/install.texi.orig 2015-02-25 12:46:21.696012397 +0100 -+++ gcc/doc/install.texi 2015-02-25 12:46:31.476126742 +0100 +--- gcc/doc/install.texi.orig 2015-03-18 11:22:46.869537090 +0100 ++++ gcc/doc/install.texi 2015-03-18 11:22:49.186563266 +0100 @@ -94,7 +94,7 @@ Free Documentation License}''. @end ifinfo @dircategory Software development @@ -340,18 +340,18 @@ @c Part 3 Titlepage and Copyright Index: gcc/doc/invoke.texi =================================================================== ---- gcc/doc/invoke.texi.orig 2015-02-25 12:46:21.703012479 +0100 -+++ gcc/doc/invoke.texi 2015-02-25 12:46:31.479126777 +0100 -@@ -7453,7 +7453,7 @@ the standard calling sequence automatica +--- gcc/doc/invoke.texi.orig 2015-03-18 11:22:46.869537090 +0100 ++++ gcc/doc/invoke.texi 2015-03-18 11:22:49.189563300 +0100 +@@ -7588,7 +7588,7 @@ the standard calling sequence automatica and nothing is saved by pretending it doesn't exist. The machine-description macro @code{FRAME_POINTER_REQUIRED} controls whether a target machine supports this flag. @xref{Registers,,Register -Usage, gccint, GNU Compiler Collection (GCC) Internals}. +Usage, @value{fngccint}, GNU Compiler Collection (GCC) Internals}. - Starting with GCC version 4.6, the default setting (when not optimizing for - size) for 32-bit GNU/Linux x86 and 32-bit Darwin x86 targets has been changed to -@@ -11002,7 +11002,7 @@ One of the standard libraries bypassed b + The default setting (when not optimizing for + size) for 32-bit GNU/Linux x86 and 32-bit Darwin x86 targets is +@@ -11143,7 +11143,7 @@ One of the standard libraries bypassed b @option{-nodefaultlibs} is @file{libgcc.a}, a library of internal subroutines which GCC uses to overcome shortcomings of particular machines, or special needs for some languages. @@ -360,7 +360,7 @@ Collection (GCC) Internals}, for more discussion of @file{libgcc.a}.) In most cases, you need @file{libgcc.a} even when you want to avoid -@@ -11011,7 +11011,7 @@ or @option{-nodefaultlibs} you should us +@@ -11152,7 +11152,7 @@ or @option{-nodefaultlibs} you should us This ensures that you have no unresolved references to internal GCC library subroutines. (An example of such an internal subroutine is @code{__main}, used to ensure C++ @@ -369,7 +369,7 @@ GNU Compiler Collection (GCC) Internals}.) @item -pie -@@ -23741,7 +23741,7 @@ Note that you can also specify places to +@@ -23922,7 +23922,7 @@ Note that you can also specify places to @option{-B}, @option{-I} and @option{-L} (@pxref{Directory Options}). These take precedence over places specified using environment variables, which in turn take precedence over those specified by the configuration of GCC@. @@ -378,7 +378,7 @@ GNU Compiler Collection (GCC) Internals}. @table @env -@@ -23901,7 +23901,7 @@ the headers it contains change. +@@ -24082,7 +24082,7 @@ the headers it contains change. A precompiled header file is searched for when @code{#include} is seen in the compilation. As it searches for the included file @@ -389,8 +389,8 @@ the name specified in the @code{#include} with @samp{.gch} appended. If Index: gcc/doc/libgcc.texi =================================================================== ---- gcc/doc/libgcc.texi.orig 2015-02-25 12:46:21.704012491 +0100 -+++ gcc/doc/libgcc.texi 2015-02-25 12:46:31.479126777 +0100 +--- gcc/doc/libgcc.texi.orig 2015-03-18 11:22:46.869537090 +0100 ++++ gcc/doc/libgcc.texi 2015-03-18 11:22:49.190563311 +0100 @@ -24,7 +24,7 @@ that needs them. GCC will also generate calls to C library routines, such as @code{memcpy} and @code{memset}, in some cases. The set of routines @@ -402,8 +402,8 @@ mode, not a specific C type. @xref{Machine Modes}, for an explanation Index: gcc/doc/makefile.texi =================================================================== ---- gcc/doc/makefile.texi.orig 2015-02-25 12:46:21.705012503 +0100 -+++ gcc/doc/makefile.texi 2015-02-25 12:46:31.479126777 +0100 +--- gcc/doc/makefile.texi.orig 2015-03-18 11:22:46.869537090 +0100 ++++ gcc/doc/makefile.texi 2015-03-18 11:22:49.190563311 +0100 @@ -139,7 +139,7 @@ regardless of how it itself was compiled Builds a compiler with profiling feedback information. In this case, the second and third stages are named @samp{profile} and @samp{feedback}, @@ -415,8 +415,8 @@ Restart a bootstrap, so that everything that was not built with Index: gcc/doc/standards.texi =================================================================== ---- gcc/doc/standards.texi.orig 2015-02-25 12:46:21.705012503 +0100 -+++ gcc/doc/standards.texi 2015-02-25 12:46:31.480126789 +0100 +--- gcc/doc/standards.texi.orig 2015-03-18 11:22:46.869537090 +0100 ++++ gcc/doc/standards.texi 2015-03-18 11:22:49.190563311 +0100 @@ -286,8 +286,8 @@ described at @uref{http://golang.org/doc GNAT Reference Manual}, for information on standard conformance and compatibility of the Ada compiler. @@ -430,8 +430,8 @@ for details of compatibility between @command{gcj} and the Java Platform. Index: gcc/fortran/Make-lang.in =================================================================== ---- gcc/fortran/Make-lang.in.orig 2015-02-25 12:46:21.705012503 +0100 -+++ gcc/fortran/Make-lang.in 2015-02-25 12:46:31.480126789 +0100 +--- gcc/fortran/Make-lang.in.orig 2015-03-18 11:22:46.869537090 +0100 ++++ gcc/fortran/Make-lang.in 2015-03-18 11:22:49.190563311 +0100 @@ -114,7 +114,8 @@ fortran.tags: force cd $(srcdir)/fortran; etags -o TAGS.sub *.c *.h; \ etags --include TAGS.sub --include ../TAGS.sub @@ -475,8 +475,8 @@ # Clean hooks: Index: gcc/fortran/gfortran.texi =================================================================== ---- gcc/fortran/gfortran.texi.orig 2015-02-25 12:46:21.706012514 +0100 -+++ gcc/fortran/gfortran.texi 2015-02-25 12:46:31.480126789 +0100 +--- gcc/fortran/gfortran.texi.orig 2015-03-18 11:22:46.869537090 +0100 ++++ gcc/fortran/gfortran.texi 2015-03-18 11:22:49.191563323 +0100 @@ -101,7 +101,7 @@ Texts being (a) (see below), and with th @ifinfo @dircategory Software development @@ -488,8 +488,8 @@ the GNU Fortran compiler, (@command{gfortran}). Index: gcc/java/Make-lang.in =================================================================== ---- gcc/java/Make-lang.in.orig 2015-02-25 12:46:21.707012526 +0100 -+++ gcc/java/Make-lang.in 2015-02-25 12:46:31.481126800 +0100 +--- gcc/java/Make-lang.in.orig 2015-03-18 11:22:46.869537090 +0100 ++++ gcc/java/Make-lang.in 2015-03-18 11:22:49.191563323 +0100 @@ -122,11 +122,23 @@ java.tags: force etags --include TAGS.sub --include ../TAGS.sub @@ -529,8 +529,8 @@ @$(NORMAL_INSTALL) Index: gcc/java/gcj.texi =================================================================== ---- gcc/java/gcj.texi.orig 2015-02-25 12:46:21.708012538 +0100 -+++ gcc/java/gcj.texi 2015-02-25 12:46:31.481126800 +0100 +--- gcc/java/gcj.texi.orig 2015-03-18 11:22:46.869537090 +0100 ++++ gcc/java/gcj.texi 2015-03-18 11:22:49.191563323 +0100 @@ -55,25 +55,25 @@ man page gfdl(7). @format @dircategory Software development @@ -577,8 +577,8 @@ @c man end Index: libffi/Makefile.am =================================================================== ---- libffi/Makefile.am.orig 2015-02-25 12:46:21.708012538 +0100 -+++ libffi/Makefile.am 2015-02-25 12:46:31.481126800 +0100 +--- libffi/Makefile.am.orig 2015-03-18 11:22:46.869537090 +0100 ++++ libffi/Makefile.am 2015-03-18 11:22:49.191563323 +0100 @@ -25,6 +25,8 @@ TEXINFO_TEX = ../gcc/doc/include/texin # Defines info, dvi, pdf and html targets MAKEINFOFLAGS = -I $(srcdir)/../gcc/doc/include @@ -613,8 +613,8 @@ ## ################################################################ Index: libffi/Makefile.in =================================================================== ---- libffi/Makefile.in.orig 2015-02-25 12:46:21.709012549 +0100 -+++ libffi/Makefile.in 2015-02-25 12:46:31.482126812 +0100 +--- libffi/Makefile.in.orig 2015-03-18 11:22:46.869537090 +0100 ++++ libffi/Makefile.in 2015-03-18 11:22:49.192563334 +0100 @@ -135,7 +135,6 @@ MULTIDIRS = MULTISUBDIR = MULTIDO = true @@ -663,8 +663,8 @@ # Multilib support. Automake should provide these on its own. Index: libffi/doc/libffi.texi =================================================================== ---- libffi/doc/libffi.texi.orig 2015-02-25 12:46:21.709012549 +0100 -+++ libffi/doc/libffi.texi 2015-02-25 12:46:31.482126812 +0100 +--- libffi/doc/libffi.texi.orig 2015-03-18 11:22:46.869537090 +0100 ++++ libffi/doc/libffi.texi 2015-03-18 11:22:49.192563334 +0100 @@ -33,7 +33,7 @@ section entitled ``GNU General Public Li @dircategory Development @@ -676,8 +676,8 @@ @titlepage Index: libgomp/Makefile.am =================================================================== ---- libgomp/Makefile.am.orig 2015-02-25 12:46:21.709012549 +0100 -+++ libgomp/Makefile.am 2015-02-25 12:46:31.482126812 +0100 +--- libgomp/Makefile.am.orig 2015-03-18 11:22:46.869537090 +0100 ++++ libgomp/Makefile.am 2015-03-18 11:22:49.192563334 +0100 @@ -125,16 +125,19 @@ endif all-local: $(STAMP_GENINSRC) @@ -705,8 +705,8 @@ MAINTAINERCLEANFILES = $(srcdir)/libgomp.info Index: libgomp/Makefile.in =================================================================== ---- libgomp/Makefile.in.orig 2015-02-25 12:46:21.710012561 +0100 -+++ libgomp/Makefile.in 2015-02-25 12:46:31.482126812 +0100 +--- libgomp/Makefile.in.orig 2015-03-18 11:22:46.869537090 +0100 ++++ libgomp/Makefile.in 2015-03-18 11:22:49.192563334 +0100 @@ -445,7 +445,8 @@ info_TEXINFOS = libgomp.texi # AM_CONDITIONAL on configure check ACX_CHECK_PROG_VER([MAKEINFO]) @@ -741,8 +741,8 @@ # Tell versions [3.59,3.63) of GNU make to not export all variables. Index: libgomp/libgomp.texi =================================================================== ---- libgomp/libgomp.texi.orig 2015-02-25 12:46:21.710012561 +0100 -+++ libgomp/libgomp.texi 2015-02-25 12:46:31.483126824 +0100 +--- libgomp/libgomp.texi.orig 2015-03-18 11:22:46.869537090 +0100 ++++ libgomp/libgomp.texi 2015-03-18 11:22:49.193563345 +0100 @@ -31,7 +31,7 @@ texts being (a) (see below), and with th @ifinfo @dircategory GNU Libraries @@ -754,8 +754,8 @@ This manual documents libgomp, the GNU Offloading and Multi Processing Index: libitm/libitm.texi =================================================================== ---- libitm/libitm.texi.orig 2015-02-25 12:46:21.711012573 +0100 -+++ libitm/libitm.texi 2015-02-25 12:46:31.483126824 +0100 +--- libitm/libitm.texi.orig 2015-03-18 11:22:46.869537090 +0100 ++++ libitm/libitm.texi 2015-03-18 11:22:49.193563345 +0100 @@ -20,7 +20,7 @@ Free Documentation License''. @ifinfo @dircategory GNU Libraries @@ -767,8 +767,8 @@ This manual documents the GNU Transactional Memory Library. Index: libquadmath/libquadmath.texi =================================================================== ---- libquadmath/libquadmath.texi.orig 2015-02-25 12:46:21.711012573 +0100 -+++ libquadmath/libquadmath.texi 2015-02-25 12:46:31.483126824 +0100 +--- libquadmath/libquadmath.texi.orig 2015-03-18 11:22:46.869537090 +0100 ++++ libquadmath/libquadmath.texi 2015-03-18 11:22:49.193563345 +0100 @@ -25,7 +25,7 @@ copy and modify this GNU manual. @ifinfo @dircategory GNU Libraries -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
