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
9a4ce8e0af
commit
a0f96a24ac
@ -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 \
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5d3b27ade0ba33693bb5af9ad9a330f9f3b0d4bd21dbbfc3ed2e6f32eccf23f
|
||||
size 87748
|
||||
oid sha256:009c7ae09da8aef952b281ed4241b9d9c74f24eb0a9e25596f75799e9f3b3646
|
||||
size 87855
|
||||
|
@ -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