- Enable --enable-fix-cortex-a53-835769 for aarch64.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=127
This commit is contained in:
Richard Biener 2018-04-06 06:56:21 +00:00 committed by Git OBS Bridge
parent 02fffd9340
commit f6899afba7
47 changed files with 139 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -485,6 +485,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -485,6 +485,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -485,6 +485,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -484,6 +484,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1275,6 +1275,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -661,6 +661,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
- Enable --enable-fix-cortex-a53-835769 for aarch64.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com

View File

@ -1965,6 +1965,7 @@ nvptx-none=%{_prefix}/nvptx-none, \
--disable-sjlj-exceptions \ --disable-sjlj-exceptions \
%endif %endif
%if "%{TARGET_ARCH}" == "aarch64" %if "%{TARGET_ARCH}" == "aarch64"
--enable-fix-cortex-a53-835769 \
--enable-fix-cortex-a53-843419 \ --enable-fix-cortex-a53-843419 \
%endif %endif
%if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le" %if "%{TARGET_ARCH}" == "powerpc" || "%{TARGET_ARCH}" == "powerpc64" || "%{TARGET_ARCH}" == "powerpc64le"