- Update to gcc trunk head (r245326).
- Enable profiledbootstrap for %ix86, build with release checking. - Build stage1 with -O2 -g. - Enable Ada for s390x. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=23
This commit is contained in:
parent
ef8877adb2
commit
1095577561
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -150,7 +150,7 @@ Conflicts: %selfconflict %{gcc_target_arch}-gcc
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -320,8 +320,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -150,7 +150,7 @@ Conflicts: %selfconflict %{gcc_target_arch}-gcc
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -320,8 +320,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -150,7 +150,7 @@ Conflicts: %selfconflict %{gcc_target_arch}-gcc
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -320,8 +320,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -151,7 +151,7 @@ Conflicts: %selfconflict %{gcc_target_arch}-gcc
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -321,8 +321,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -150,7 +150,7 @@ Conflicts: %selfconflict %{gcc_target_arch}-gcc
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -320,8 +320,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -150,7 +150,7 @@ Conflicts: %selfconflict %{gcc_target_arch}-gcc
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -320,8 +320,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -150,7 +150,7 @@ Conflicts: %selfconflict %{gcc_target_arch}-gcc
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -320,8 +320,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -150,7 +150,7 @@ Conflicts: %selfconflict %{gcc_target_arch}-gcc
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -320,8 +320,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -150,7 +150,7 @@ Conflicts: %selfconflict %{gcc_target_arch}-gcc
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -320,8 +320,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -150,7 +150,7 @@ Conflicts: %selfconflict %{gcc_target_arch}-gcc
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -320,8 +320,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -150,7 +150,7 @@ Conflicts: %selfconflict %{gcc_target_arch}-gcc
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -320,8 +320,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -150,7 +150,7 @@ Conflicts: %selfconflict %{gcc_target_arch}-gcc
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -320,8 +320,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -151,7 +151,7 @@ Conflicts: %selfconflict %{gcc_target_arch}-gcc
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -321,8 +321,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -150,7 +150,7 @@ Conflicts: %selfconflict %{gcc_target_arch}-gcc
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -320,8 +320,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -150,7 +150,7 @@ Conflicts: %selfconflict %{gcc_target_arch}-gcc
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -320,8 +320,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -150,7 +150,7 @@ Conflicts: %selfconflict %{gcc_target_arch}-gcc
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -320,8 +320,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -150,7 +150,7 @@ Conflicts: %selfconflict %{gcc_target_arch}-gcc
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -320,8 +320,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -150,7 +150,7 @@ Conflicts: %selfconflict %{gcc_target_arch}-gcc
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -320,8 +320,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:625d80aad734ab2b1d87bda4207f7fe0f0e5e5511101b151d25a0529432c6957
|
|
||||||
size 76882654
|
|
3
gcc-7.0.1-r245326.tar.bz2
Normal file
3
gcc-7.0.1-r245326.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e5e09f90abccff5b3eb6bf9fa4e84f80b810a815542feb086196273460cc7530
|
||||||
|
size 75730579
|
19
gcc.spec.in
19
gcc.spec.in
@ -23,7 +23,7 @@
|
|||||||
# on those that work
|
# on those that work
|
||||||
%if %{suse_version} >= 1310
|
%if %{suse_version} >= 1310
|
||||||
%if %{suse_version} >= 1330
|
%if %{suse_version} >= 1330
|
||||||
%define ada_arch %ix86 x86_64 ppc ppc64 ppc64le s390 ia64 aarch64
|
%define ada_arch %ix86 x86_64 ppc ppc64 ppc64le s390 s390x ia64 aarch64
|
||||||
%else
|
%else
|
||||||
%define ada_arch %ix86 x86_64 ppc ppc64 s390 ia64
|
%define ada_arch %ix86 x86_64 ppc ppc64 s390 ia64
|
||||||
%endif
|
%endif
|
||||||
@ -231,7 +231,7 @@ BuildRequires: gdb
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
URL: http://gcc.gnu.org/
|
URL: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 1
|
Release: 1
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -1135,8 +1135,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
@ -1354,14 +1354,13 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
|||||||
|
|
||||||
# COMMON-END
|
# COMMON-END
|
||||||
|
|
||||||
STAGE1_FLAGS="-g"
|
STAGE1_FLAGS="-g -O2"
|
||||||
# Only run profiled bootstrap on archs where it works and matters
|
# Only run profiled bootstrap on archs where it works and matters
|
||||||
# ??? Currently broken (PR79255)
|
%ifarch x86_64 %ix86 ppc64le s390x aarch64
|
||||||
#%ifarch x86_64 ppc64le s390x aarch64
|
make profiledbootstrap STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL
|
||||||
#make profiledbootstrap STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL
|
%else
|
||||||
#%else
|
|
||||||
make STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL
|
make STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL
|
||||||
#%endif
|
%endif
|
||||||
make info
|
make info
|
||||||
%if 0%{?run_tests:1}
|
%if 0%{?run_tests:1}
|
||||||
echo "Run testsuite"
|
echo "Run testsuite"
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
# on those that work
|
# on those that work
|
||||||
%if %{suse_version} >= 1310
|
%if %{suse_version} >= 1310
|
||||||
%if %{suse_version} >= 1330
|
%if %{suse_version} >= 1330
|
||||||
%define ada_arch %ix86 x86_64 ppc ppc64 ppc64le s390 ia64 aarch64
|
%define ada_arch %ix86 x86_64 ppc ppc64 ppc64le s390 s390x ia64 aarch64
|
||||||
%else
|
%else
|
||||||
%define ada_arch %ix86 x86_64 ppc ppc64 s390 ia64
|
%define ada_arch %ix86 x86_64 ppc ppc64 s390 ia64
|
||||||
%endif
|
%endif
|
||||||
@ -243,7 +243,7 @@ BuildRequires: gdb
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -503,8 +503,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
@ -720,14 +720,13 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
|||||||
--build=%{GCCDIST} \
|
--build=%{GCCDIST} \
|
||||||
--host=%{GCCDIST}
|
--host=%{GCCDIST}
|
||||||
|
|
||||||
STAGE1_FLAGS="-g"
|
STAGE1_FLAGS="-g -O2"
|
||||||
# Only run profiled bootstrap on archs where it works and matters
|
# Only run profiled bootstrap on archs where it works and matters
|
||||||
# ??? Currently broken (PR79255)
|
%ifarch x86_64 %ix86 ppc64le s390x aarch64
|
||||||
#%ifarch x86_64 ppc64le s390x aarch64
|
make profiledbootstrap STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL
|
||||||
#make profiledbootstrap STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL
|
%else
|
||||||
#%else
|
|
||||||
make STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL
|
make STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL
|
||||||
#%endif
|
%endif
|
||||||
make info
|
make info
|
||||||
%if 0%{?run_tests:1}
|
%if 0%{?run_tests:1}
|
||||||
echo "Run testsuite"
|
echo "Run testsuite"
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 10 12:49:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to gcc trunk head (r245326).
|
||||||
|
- Enable profiledbootstrap for %ix86, build with release checking.
|
||||||
|
- Build stage1 with -O2 -g.
|
||||||
|
- Enable Ada for s390x.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
19
gcc7.spec
19
gcc7.spec
@ -21,7 +21,7 @@
|
|||||||
# on those that work
|
# on those that work
|
||||||
%if %{suse_version} >= 1310
|
%if %{suse_version} >= 1310
|
||||||
%if %{suse_version} >= 1330
|
%if %{suse_version} >= 1330
|
||||||
%define ada_arch %ix86 x86_64 ppc ppc64 ppc64le s390 ia64 aarch64
|
%define ada_arch %ix86 x86_64 ppc ppc64 ppc64le s390 s390x ia64 aarch64
|
||||||
%else
|
%else
|
||||||
%define ada_arch %ix86 x86_64 ppc ppc64 s390 ia64
|
%define ada_arch %ix86 x86_64 ppc ppc64 s390 ia64
|
||||||
%endif
|
%endif
|
||||||
@ -225,7 +225,7 @@ BuildRequires: gdb
|
|||||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||||
|
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
Version: 7.0.1+r245052
|
Version: 7.0.1+r245326
|
||||||
Release: 0
|
Release: 0
|
||||||
%define gcc_version %(echo %version | sed 's/+.*//')
|
%define gcc_version %(echo %version | sed 's/+.*//')
|
||||||
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
%define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)
|
||||||
@ -1827,8 +1827,8 @@ PARALLEL="-j$J -l$JL"
|
|||||||
# In general we want to ship release checking enabled compilers
|
# In general we want to ship release checking enabled compilers
|
||||||
# which is the default for released compilers
|
# which is the default for released compilers
|
||||||
#ENABLE_CHECKING="--enable-checking=yes"
|
#ENABLE_CHECKING="--enable-checking=yes"
|
||||||
#ENABLE_CHECKING="--enable-checking=release"
|
ENABLE_CHECKING="--enable-checking=release"
|
||||||
ENABLE_CHECKING=""
|
#ENABLE_CHECKING=""
|
||||||
|
|
||||||
# Work around tail/head -1 changes
|
# Work around tail/head -1 changes
|
||||||
export _POSIX2_VERSION=199209
|
export _POSIX2_VERSION=199209
|
||||||
@ -2044,14 +2044,13 @@ nvptx-none=%{_prefix}/nvptx-none, \
|
|||||||
--build=%{GCCDIST} \
|
--build=%{GCCDIST} \
|
||||||
--host=%{GCCDIST}
|
--host=%{GCCDIST}
|
||||||
|
|
||||||
STAGE1_FLAGS="-g"
|
STAGE1_FLAGS="-g -O2"
|
||||||
# Only run profiled bootstrap on archs where it works and matters
|
# Only run profiled bootstrap on archs where it works and matters
|
||||||
# ??? Currently broken (PR79255)
|
%ifarch x86_64 %ix86 ppc64le s390x aarch64
|
||||||
#%ifarch x86_64 ppc64le s390x aarch64
|
make profiledbootstrap STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL
|
||||||
#make profiledbootstrap STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL
|
%else
|
||||||
#%else
|
|
||||||
make STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL
|
make STAGE1_CFLAGS="$STAGE1_FLAGS" BOOT_CFLAGS="$RPM_OPT_FLAGS" $PARALLEL
|
||||||
#%endif
|
%endif
|
||||||
make info
|
make info
|
||||||
%if 0%{?run_tests:1}
|
%if 0%{?run_tests:1}
|
||||||
echo "Run testsuite"
|
echo "Run testsuite"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user