forked from pool/gcc12
- Switch ppc64le to the IEEE long double ABI by default in Factory.
Rev devel:gcc/36 Md5 1e7bddf3ddcc2b19d1680ea34b0a7569 2022-04-28 06:44:45 rguenther None
This commit is contained in:
parent
ba4fff43ae
commit
e7c7bf9d8f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -642,9 +642,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -642,9 +642,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -642,9 +642,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -642,9 +642,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -641,9 +641,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1519,9 +1519,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -833,9 +833,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 06:43:08 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Switch ppc64le to the IEEE long double ABI by default in Factory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 05:56:00 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
|
@ -2329,9 +2329,14 @@ amdgcn-amdhsa,\
|
||||
--with-long-double-128 \
|
||||
%if "%{TARGET_ARCH}" == "powerpc64le"
|
||||
--enable-targets=powerpcle-linux \
|
||||
%if %{suse_version} > 1500
|
||||
--with-long-double-format=ieee \
|
||||
%else
|
||||
--with-long-double-format=ibm \
|
||||
--disable-multilib \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%if "%{TARGET_ARCH}" == "sparc64"
|
||||
--with-cpu=ultrasparc \
|
||||
--with-long-double-128 \
|
||||
|
Loading…
Reference in New Issue
Block a user