- 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:
Richard Biener 2022-04-28 06:44:45 +00:00 committed by Git OBS Bridge
parent 4cd05fe15d
commit bbdea46a52
59 changed files with 295 additions and 0 deletions

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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 \

View File

@ -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>

View File

@ -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 \

View File

@ -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>

View File

@ -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 \