- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=124
This commit is contained in:
Richard Biener 2018-04-03 12:57:03 +00:00 committed by Git OBS Bridge
parent 94d608ada2
commit 517b103726
47 changed files with 187 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -483,6 +483,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -483,6 +483,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -483,6 +483,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -483,6 +483,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -483,6 +483,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -483,6 +483,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -483,6 +483,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -483,6 +483,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -483,6 +483,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -483,6 +483,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -483,6 +483,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -483,6 +483,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -483,6 +483,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -483,6 +483,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -483,6 +483,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -483,6 +483,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -483,6 +483,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -483,6 +483,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1274,6 +1274,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -660,6 +660,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com

View File

@ -1964,6 +1964,9 @@ nvptx-none=%{_prefix}/nvptx-none, \
--with-fpu=vfpv3-d16 \ --with-fpu=vfpv3-d16 \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-843419 \
%endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"
%if "%{TARGET_ARCH}" == "powerpc" %if "%{TARGET_ARCH}" == "powerpc"
--with-cpu=default32 \ --with-cpu=default32 \