- Switch ppc64le to the IEEE long double ABI by default in Factory.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc12?expand=0&rev=36
This commit is contained in:
parent
4cd05fe15d
commit
bbdea46a52
@ -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…
x
Reference in New Issue
Block a user