From 2dd58881ef2049b48213f5a980e1bddfe7cc1bbb Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 30 Sep 2024 16:59:02 +0000 Subject: [PATCH] import CS gcc-toolset-14-gcc-14.2.1-1.2.el9 --- .gcc-toolset-14-gcc.metadata | 4 + .gitignore | 8 +- 0022-libstdc++-revert-behavior.patch | 72 ------- ...erve-n-semantics-are-not-available-i.patch | 0 ...-char-N-eofbit-fixes-are-not-availab.patch | 0 ...r-PR-libstdc-79820-and-PR-libstdc-81.patch | 0 ..._facet-codecvt_c16-when-run-against-.patch | 0 ...estsuite-build-plugins-with-std-c-11.patch | 0 ...eption-handling-in-basic_filebuf-clo.patch | 0 ...use-it-to-fix-22_locale-messages-136.patch | 0 .../0012-dts.exp-use-usr-bin-gcc.patch | 0 ...IB_SO_VERSION__-to-__LIBSTDCXX_SO_VE.patch | 0 ...ests-for-PR-libstdc-98466-on-__LIBST.patch | 0 ...est-for-PR-libstdc-87135-on-__LIBSTD.patch | 0 ...est-for-hashtable-bucket-sizes-on-__.patch | 0 ...est-for-PR-libstdc-71181-on-__LIBSTD.patch | 0 .../0018-Use-CXX11-ABI.patch | 0 .../0020-more-fixes.patch | 0 .../0021-libstdc++-disable-tests.patch | 0 .../gcc14-Wno-format-security.patch | 0 .../gcc14-d-shared-libphobos.patch | 0 .../gcc14-dg-ice-fixes.patch | 0 .../gcc14-fortran-fdec-duplicates.patch | 0 gcc14-hack.patch => SOURCES/gcc14-hack.patch | 0 .../gcc14-isl-dl.patch | 0 .../gcc14-isl-dl2.patch | 0 .../gcc14-libgfortran-compat.patch | 0 .../gcc14-libgomp-omp_h-multilib.patch | 0 .../gcc14-libstdc++-compat.patch | 182 +++++++++++------- .../gcc14-libstdc++-docs.patch | 0 .../gcc14-libtool-no-rpath.patch | 0 .../gcc14-no-add-needed.patch | 0 .../gcc14-pr101523.patch | 0 .../gcc14-rh1574936.patch | 0 .../gcc14-sparc-config-detection.patch | 0 .../isl-rh2155127.patch | 0 gcc.spec => SPECS/gcc.spec | 6 +- gating.yaml | 6 - sources | 4 - 39 files changed, 123 insertions(+), 159 deletions(-) create mode 100644 .gcc-toolset-14-gcc.metadata delete mode 100644 0022-libstdc++-revert-behavior.patch rename 0001-basic_string-reserve-n-semantics-are-not-available-i.patch => SOURCES/0001-basic_string-reserve-n-semantics-are-not-available-i.patch (100%) rename 0004-operator-istream-char-N-eofbit-fixes-are-not-availab.patch => SOURCES/0004-operator-istream-char-N-eofbit-fixes-are-not-availab.patch (100%) rename 0005-Disable-tests-for-PR-libstdc-79820-and-PR-libstdc-81.patch => SOURCES/0005-Disable-tests-for-PR-libstdc-79820-and-PR-libstdc-81.patch (100%) rename 0006-Don-t-assume-has_facet-codecvt_c16-when-run-against-.patch => SOURCES/0006-Don-t-assume-has_facet-codecvt_c16-when-run-against-.patch (100%) rename 0008-testsuite-build-plugins-with-std-c-11.patch => SOURCES/0008-testsuite-build-plugins-with-std-c-11.patch (100%) rename 0010-Don-t-verify-exception-handling-in-basic_filebuf-clo.patch => SOURCES/0010-Don-t-verify-exception-handling-in-basic_filebuf-clo.patch (100%) rename 0011-Add-dts.exp-and-use-it-to-fix-22_locale-messages-136.patch => SOURCES/0011-Add-dts.exp-and-use-it-to-fix-22_locale-messages-136.patch (100%) rename 0012-dts.exp-use-usr-bin-gcc.patch => SOURCES/0012-dts.exp-use-usr-bin-gcc.patch (100%) rename 0013-Rename-__CXXSTDLIB_SO_VERSION__-to-__LIBSTDCXX_SO_VE.patch => SOURCES/0013-Rename-__CXXSTDLIB_SO_VERSION__-to-__LIBSTDCXX_SO_VE.patch (100%) rename 0014-Conditionalize-tests-for-PR-libstdc-98466-on-__LIBST.patch => SOURCES/0014-Conditionalize-tests-for-PR-libstdc-98466-on-__LIBST.patch (100%) rename 0015-Conditionalize-test-for-PR-libstdc-87135-on-__LIBSTD.patch => SOURCES/0015-Conditionalize-test-for-PR-libstdc-87135-on-__LIBSTD.patch (100%) rename 0016-Conditionalize-test-for-hashtable-bucket-sizes-on-__.patch => SOURCES/0016-Conditionalize-test-for-hashtable-bucket-sizes-on-__.patch (100%) rename 0017-Conditionalize-test-for-PR-libstdc-71181-on-__LIBSTD.patch => SOURCES/0017-Conditionalize-test-for-PR-libstdc-71181-on-__LIBSTD.patch (100%) rename 0018-Use-CXX11-ABI.patch => SOURCES/0018-Use-CXX11-ABI.patch (100%) rename 0020-more-fixes.patch => SOURCES/0020-more-fixes.patch (100%) rename 0021-libstdc++-disable-tests.patch => SOURCES/0021-libstdc++-disable-tests.patch (100%) rename gcc14-Wno-format-security.patch => SOURCES/gcc14-Wno-format-security.patch (100%) rename gcc14-d-shared-libphobos.patch => SOURCES/gcc14-d-shared-libphobos.patch (100%) rename gcc14-dg-ice-fixes.patch => SOURCES/gcc14-dg-ice-fixes.patch (100%) rename gcc14-fortran-fdec-duplicates.patch => SOURCES/gcc14-fortran-fdec-duplicates.patch (100%) rename gcc14-hack.patch => SOURCES/gcc14-hack.patch (100%) rename gcc14-isl-dl.patch => SOURCES/gcc14-isl-dl.patch (100%) rename gcc14-isl-dl2.patch => SOURCES/gcc14-isl-dl2.patch (100%) rename gcc14-libgfortran-compat.patch => SOURCES/gcc14-libgfortran-compat.patch (100%) rename gcc14-libgomp-omp_h-multilib.patch => SOURCES/gcc14-libgomp-omp_h-multilib.patch (100%) rename gcc14-libstdc++-compat.patch => SOURCES/gcc14-libstdc++-compat.patch (98%) rename gcc14-libstdc++-docs.patch => SOURCES/gcc14-libstdc++-docs.patch (100%) rename gcc14-libtool-no-rpath.patch => SOURCES/gcc14-libtool-no-rpath.patch (100%) rename gcc14-no-add-needed.patch => SOURCES/gcc14-no-add-needed.patch (100%) rename gcc14-pr101523.patch => SOURCES/gcc14-pr101523.patch (100%) rename gcc14-rh1574936.patch => SOURCES/gcc14-rh1574936.patch (100%) rename gcc14-sparc-config-detection.patch => SOURCES/gcc14-sparc-config-detection.patch (100%) rename isl-rh2155127.patch => SOURCES/isl-rh2155127.patch (100%) rename gcc.spec => SPECS/gcc.spec (99%) delete mode 100644 gating.yaml delete mode 100644 sources diff --git a/.gcc-toolset-14-gcc.metadata b/.gcc-toolset-14-gcc.metadata new file mode 100644 index 0000000..3d6901e --- /dev/null +++ b/.gcc-toolset-14-gcc.metadata @@ -0,0 +1,4 @@ +46c9c865217e7ed71d89b7c378c940341bda3586 SOURCES/gcc-14.2.1-20240801.tar.xz +ae5fbb33bcb442121fbbf482a93f6b3c84d489ee SOURCES/isl-0.24.tar.bz2 +fa4301e00c164604a6d8122c130375a55621b076 SOURCES/newlib-cygwin-d45261f62a15f8abd94a1031020b9a9f455e4eed.tar.xz +c1e42726a71ca4a385502580778439bd326c6d4e SOURCES/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804.tar.xz diff --git a/.gitignore b/.gitignore index 1b7aa4a..99d354b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -/gcc-14.1.1-20240701.tar.xz -/isl-0.24.tar.bz2 -/newlib-cygwin-d45261f62a15f8abd94a1031020b9a9f455e4eed.tar.xz -/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804.tar.xz +SOURCES/gcc-14.2.1-20240801.tar.xz +SOURCES/isl-0.24.tar.bz2 +SOURCES/newlib-cygwin-d45261f62a15f8abd94a1031020b9a9f455e4eed.tar.xz +SOURCES/nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804.tar.xz diff --git a/0022-libstdc++-revert-behavior.patch b/0022-libstdc++-revert-behavior.patch deleted file mode 100644 index 797894c..0000000 --- a/0022-libstdc++-revert-behavior.patch +++ /dev/null @@ -1,72 +0,0 @@ -diff --git a/libstdc++-v3/testsuite/22_locale/time_get/get_date/char/12791.cc b/libstdc++-v3/testsuite/22_locale/time_get/get_date/char/12791.cc -index fa740b42b88..5d808ee51ee 100644 ---- a/libstdc++-v3/testsuite/22_locale/time_get/get_date/char/12791.cc -+++ b/libstdc++-v3/testsuite/22_locale/time_get/get_date/char/12791.cc -@@ -39,14 +39,14 @@ void test01() - const ios_base::iostate good = ios_base::goodbit; - ios_base::iostate errorstate = good; - -- iss.str("62/04/71"); -+ iss.str("60/04/71"); - iterator_type is_it01(iss); - tm time01; - errorstate = good; - iterator_type ret01 = tim_get.get_date(is_it01, end, iss, errorstate, - &time01); - VERIFY( errorstate == ios_base::failbit ); -- VERIFY( *ret01 == '2' ); -+ VERIFY( *ret01 == '6' ); - - iss.str("04/38/71"); - iterator_type is_it02(iss); -diff --git a/libstdc++-v3/testsuite/22_locale/time_get/get_date/wchar_t/12791.cc b/libstdc++-v3/testsuite/22_locale/time_get/get_date/wchar_t/12791.cc -index 07f4c369e58..c975c8523d8 100644 ---- a/libstdc++-v3/testsuite/22_locale/time_get/get_date/wchar_t/12791.cc -+++ b/libstdc++-v3/testsuite/22_locale/time_get/get_date/wchar_t/12791.cc -@@ -40,14 +40,14 @@ void test01() - const ios_base::iostate good = ios_base::goodbit; - ios_base::iostate errorstate = good; - -- iss.str(L"62/04/71"); -+ iss.str(L"60/04/71"); - iterator_type is_it01(iss); - tm time01; - errorstate = good; - iterator_type ret01 = tim_get.get_date(is_it01, end, iss, errorstate, - &time01); - VERIFY( errorstate == ios_base::failbit ); -- VERIFY( *ret01 == L'2' ); -+ VERIFY( *ret01 == L'6' ); - - iss.str(L"04/38/71"); - iterator_type is_it02(iss); -diff --git a/libstdc++-v3/testsuite/22_locale/time_get/get_year/char/1.cc b/libstdc++-v3/testsuite/22_locale/time_get/get_year/char/1.cc -index e6f53de4a55..c9d9896a6c0 100644 ---- a/libstdc++-v3/testsuite/22_locale/time_get/get_year/char/1.cc -+++ b/libstdc++-v3/testsuite/22_locale/time_get/get_year/char/1.cc -@@ -76,8 +76,8 @@ void test01() - errorstate = good; - iterator_type ret03 = tim_get.get_year(is_it03, end, iss, errorstate, - &time03); -- VERIFY( time03.tm_year == 197 - 1900 ); -- VERIFY( errorstate == good ); -+ VERIFY( time03.tm_year == 3 ); -+ VERIFY( errorstate == ios_base::failbit ); - VERIFY( *ret03 == 'd' ); - - iss.str("71d71"); -diff --git a/libstdc++-v3/testsuite/22_locale/time_get/get_year/wchar_t/1.cc b/libstdc++-v3/testsuite/22_locale/time_get/get_year/wchar_t/1.cc -index ba95fb91520..e17712098f4 100644 ---- a/libstdc++-v3/testsuite/22_locale/time_get/get_year/wchar_t/1.cc -+++ b/libstdc++-v3/testsuite/22_locale/time_get/get_year/wchar_t/1.cc -@@ -76,8 +76,8 @@ void test01() - errorstate = good; - iterator_type ret03 = tim_get.get_year(is_it03, end, iss, errorstate, - &time03); -- VERIFY( time03.tm_year == 197 - 1900 ); -- VERIFY( errorstate == good ); -+ VERIFY( time03.tm_year == 3 ); -+ VERIFY( errorstate == ios_base::failbit ); - VERIFY( *ret03 == L'd' ); - - iss.str(L"71d71"); diff --git a/0001-basic_string-reserve-n-semantics-are-not-available-i.patch b/SOURCES/0001-basic_string-reserve-n-semantics-are-not-available-i.patch similarity index 100% rename from 0001-basic_string-reserve-n-semantics-are-not-available-i.patch rename to SOURCES/0001-basic_string-reserve-n-semantics-are-not-available-i.patch diff --git a/0004-operator-istream-char-N-eofbit-fixes-are-not-availab.patch b/SOURCES/0004-operator-istream-char-N-eofbit-fixes-are-not-availab.patch similarity index 100% rename from 0004-operator-istream-char-N-eofbit-fixes-are-not-availab.patch rename to SOURCES/0004-operator-istream-char-N-eofbit-fixes-are-not-availab.patch diff --git a/0005-Disable-tests-for-PR-libstdc-79820-and-PR-libstdc-81.patch b/SOURCES/0005-Disable-tests-for-PR-libstdc-79820-and-PR-libstdc-81.patch similarity index 100% rename from 0005-Disable-tests-for-PR-libstdc-79820-and-PR-libstdc-81.patch rename to SOURCES/0005-Disable-tests-for-PR-libstdc-79820-and-PR-libstdc-81.patch diff --git a/0006-Don-t-assume-has_facet-codecvt_c16-when-run-against-.patch b/SOURCES/0006-Don-t-assume-has_facet-codecvt_c16-when-run-against-.patch similarity index 100% rename from 0006-Don-t-assume-has_facet-codecvt_c16-when-run-against-.patch rename to SOURCES/0006-Don-t-assume-has_facet-codecvt_c16-when-run-against-.patch diff --git a/0008-testsuite-build-plugins-with-std-c-11.patch b/SOURCES/0008-testsuite-build-plugins-with-std-c-11.patch similarity index 100% rename from 0008-testsuite-build-plugins-with-std-c-11.patch rename to SOURCES/0008-testsuite-build-plugins-with-std-c-11.patch diff --git a/0010-Don-t-verify-exception-handling-in-basic_filebuf-clo.patch b/SOURCES/0010-Don-t-verify-exception-handling-in-basic_filebuf-clo.patch similarity index 100% rename from 0010-Don-t-verify-exception-handling-in-basic_filebuf-clo.patch rename to SOURCES/0010-Don-t-verify-exception-handling-in-basic_filebuf-clo.patch diff --git a/0011-Add-dts.exp-and-use-it-to-fix-22_locale-messages-136.patch b/SOURCES/0011-Add-dts.exp-and-use-it-to-fix-22_locale-messages-136.patch similarity index 100% rename from 0011-Add-dts.exp-and-use-it-to-fix-22_locale-messages-136.patch rename to SOURCES/0011-Add-dts.exp-and-use-it-to-fix-22_locale-messages-136.patch diff --git a/0012-dts.exp-use-usr-bin-gcc.patch b/SOURCES/0012-dts.exp-use-usr-bin-gcc.patch similarity index 100% rename from 0012-dts.exp-use-usr-bin-gcc.patch rename to SOURCES/0012-dts.exp-use-usr-bin-gcc.patch diff --git a/0013-Rename-__CXXSTDLIB_SO_VERSION__-to-__LIBSTDCXX_SO_VE.patch b/SOURCES/0013-Rename-__CXXSTDLIB_SO_VERSION__-to-__LIBSTDCXX_SO_VE.patch similarity index 100% rename from 0013-Rename-__CXXSTDLIB_SO_VERSION__-to-__LIBSTDCXX_SO_VE.patch rename to SOURCES/0013-Rename-__CXXSTDLIB_SO_VERSION__-to-__LIBSTDCXX_SO_VE.patch diff --git a/0014-Conditionalize-tests-for-PR-libstdc-98466-on-__LIBST.patch b/SOURCES/0014-Conditionalize-tests-for-PR-libstdc-98466-on-__LIBST.patch similarity index 100% rename from 0014-Conditionalize-tests-for-PR-libstdc-98466-on-__LIBST.patch rename to SOURCES/0014-Conditionalize-tests-for-PR-libstdc-98466-on-__LIBST.patch diff --git a/0015-Conditionalize-test-for-PR-libstdc-87135-on-__LIBSTD.patch b/SOURCES/0015-Conditionalize-test-for-PR-libstdc-87135-on-__LIBSTD.patch similarity index 100% rename from 0015-Conditionalize-test-for-PR-libstdc-87135-on-__LIBSTD.patch rename to SOURCES/0015-Conditionalize-test-for-PR-libstdc-87135-on-__LIBSTD.patch diff --git a/0016-Conditionalize-test-for-hashtable-bucket-sizes-on-__.patch b/SOURCES/0016-Conditionalize-test-for-hashtable-bucket-sizes-on-__.patch similarity index 100% rename from 0016-Conditionalize-test-for-hashtable-bucket-sizes-on-__.patch rename to SOURCES/0016-Conditionalize-test-for-hashtable-bucket-sizes-on-__.patch diff --git a/0017-Conditionalize-test-for-PR-libstdc-71181-on-__LIBSTD.patch b/SOURCES/0017-Conditionalize-test-for-PR-libstdc-71181-on-__LIBSTD.patch similarity index 100% rename from 0017-Conditionalize-test-for-PR-libstdc-71181-on-__LIBSTD.patch rename to SOURCES/0017-Conditionalize-test-for-PR-libstdc-71181-on-__LIBSTD.patch diff --git a/0018-Use-CXX11-ABI.patch b/SOURCES/0018-Use-CXX11-ABI.patch similarity index 100% rename from 0018-Use-CXX11-ABI.patch rename to SOURCES/0018-Use-CXX11-ABI.patch diff --git a/0020-more-fixes.patch b/SOURCES/0020-more-fixes.patch similarity index 100% rename from 0020-more-fixes.patch rename to SOURCES/0020-more-fixes.patch diff --git a/0021-libstdc++-disable-tests.patch b/SOURCES/0021-libstdc++-disable-tests.patch similarity index 100% rename from 0021-libstdc++-disable-tests.patch rename to SOURCES/0021-libstdc++-disable-tests.patch diff --git a/gcc14-Wno-format-security.patch b/SOURCES/gcc14-Wno-format-security.patch similarity index 100% rename from gcc14-Wno-format-security.patch rename to SOURCES/gcc14-Wno-format-security.patch diff --git a/gcc14-d-shared-libphobos.patch b/SOURCES/gcc14-d-shared-libphobos.patch similarity index 100% rename from gcc14-d-shared-libphobos.patch rename to SOURCES/gcc14-d-shared-libphobos.patch diff --git a/gcc14-dg-ice-fixes.patch b/SOURCES/gcc14-dg-ice-fixes.patch similarity index 100% rename from gcc14-dg-ice-fixes.patch rename to SOURCES/gcc14-dg-ice-fixes.patch diff --git a/gcc14-fortran-fdec-duplicates.patch b/SOURCES/gcc14-fortran-fdec-duplicates.patch similarity index 100% rename from gcc14-fortran-fdec-duplicates.patch rename to SOURCES/gcc14-fortran-fdec-duplicates.patch diff --git a/gcc14-hack.patch b/SOURCES/gcc14-hack.patch similarity index 100% rename from gcc14-hack.patch rename to SOURCES/gcc14-hack.patch diff --git a/gcc14-isl-dl.patch b/SOURCES/gcc14-isl-dl.patch similarity index 100% rename from gcc14-isl-dl.patch rename to SOURCES/gcc14-isl-dl.patch diff --git a/gcc14-isl-dl2.patch b/SOURCES/gcc14-isl-dl2.patch similarity index 100% rename from gcc14-isl-dl2.patch rename to SOURCES/gcc14-isl-dl2.patch diff --git a/gcc14-libgfortran-compat.patch b/SOURCES/gcc14-libgfortran-compat.patch similarity index 100% rename from gcc14-libgfortran-compat.patch rename to SOURCES/gcc14-libgfortran-compat.patch diff --git a/gcc14-libgomp-omp_h-multilib.patch b/SOURCES/gcc14-libgomp-omp_h-multilib.patch similarity index 100% rename from gcc14-libgomp-omp_h-multilib.patch rename to SOURCES/gcc14-libgomp-omp_h-multilib.patch diff --git a/gcc14-libstdc++-compat.patch b/SOURCES/gcc14-libstdc++-compat.patch similarity index 98% rename from gcc14-libstdc++-compat.patch rename to SOURCES/gcc14-libstdc++-compat.patch index 2ddc593..44bb4e3 100644 --- a/gcc14-libstdc++-compat.patch +++ b/SOURCES/gcc14-libstdc++-compat.patch @@ -4369,7 +4369,7 @@ +#endif --- libstdc++-v3/src/nonshared20/tzdb110.cc.jj 2024-07-19 14:20:09.597439460 +0200 +++ libstdc++-v3/src/nonshared20/tzdb110.cc 2024-07-19 15:44:37.305875058 +0200 -@@ -0,0 +1,27 @@ +@@ -0,0 +1,33 @@ +// Copyright The GNU Toolchain Authors. +// +// This file is part of the GNU ISO C++ Library. This library is free @@ -4397,6 +4397,12 @@ +asm (".hidden _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev"); +asm (".hidden _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED1Ev"); +asm (".hidden _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED2Ev"); ++#ifndef __i386__ ++asm (".hidden _ZSt23__atomic_wait_address_vIiZNKSt13__atomic_baseIiE4waitEiSt12memory_orderEUlvE_EvPKT_S4_T0_"); ++#endif ++#ifdef __i386__ ++asm (".hidden _ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPNSt6chrono14time_zone_linkESt6vectorIS3_SaIS3_EEEENS0_5__ops14_Val_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SN_"); ++#endif --- libstdc++-v3/src/nonshared20/sstream-inst80.cc.jj 2024-07-18 16:10:38.335406635 +0200 +++ libstdc++-v3/src/nonshared20/sstream-inst80.cc 2024-07-19 11:02:28.274530997 +0200 @@ -0,0 +1,34 @@ @@ -4563,7 +4569,7 @@ + $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_CXXFLAGS) $(LTLDFLAGS) -o $@ --- libstdc++-v3/src/nonshared20/tzdb80.cc.jj 2024-07-18 16:10:38.336406622 +0200 +++ libstdc++-v3/src/nonshared20/tzdb80.cc 2024-07-19 15:44:33.397924595 +0200 -@@ -0,0 +1,127 @@ +@@ -0,0 +1,130 @@ +// Copyright The GNU Toolchain Authors. +// +// This file is part of the GNU ISO C++ Library. This library is free @@ -4621,6 +4627,9 @@ +asm (".hidden _ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPNSt6chrono9time_zoneESt6vectorIS3_SaIS3_EEEENS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessESt8identityEEDaRT_RT0_EUlOSG_OSI_E_EEEvSG_SG_SI_"); +asm (".hidden _ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPNSt6chrono14time_zone_linkESt6vectorIS3_SaIS3_EEEENS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessESt8identityEEDaRT_RT0_EUlOSG_OSI_E_EEEvSG_SG_SI_"); +asm (".hidden _ZZNSt6ranges8__detail16__make_comp_projINS_4lessEMNSt6chrono9time_zoneEKDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_ENKUlOSB_OSD_E_clIRS4_SJ_EEbSF_SG_"); ++#ifndef __s390x__ ++asm (".hidden _ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPNSt6chrono9time_zoneESt6vectorIS3_SaIS3_EEEENS0_5__ops14_Val_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SN_"); ++#endif +asm (".hidden _ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPNSt6chrono9time_zoneESt6vectorIS3_SaIS3_EEEENS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SL_SN_"); +asm (".hidden _ZZNSt6ranges8__detail16__make_comp_projINS_4lessEMNSt6chrono14time_zone_linkEKDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_ENKUlOSB_OSD_E_clIRS4_SJ_EEbSF_SG_"); +asm (".hidden _ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPNSt6chrono14time_zone_linkESt6vectorIS3_SaIS3_EEEENS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SL_SN_"); @@ -4655,8 +4664,6 @@ +asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6appendEPKcm"); +#endif +#ifdef __i386__ -+asm (".hidden _ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPNSt6chrono9time_zoneESt6vectorIS3_SaIS3_EEEENS0_5__ops14_Val_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SN_"); -+asm (".hidden _ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPNSt6chrono14time_zone_linkESt6vectorIS3_SaIS3_EEEENS0_5__ops14_Val_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SN_"); +asm (".hidden _ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPNSt6chrono14time_zone_linkESt6vectorIS3_SaIS3_EEEEiS3_NS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SN_SN_T1_T2_"); +asm (".hidden _ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPNSt6chrono14time_zone_linkESt6vectorIS3_SaIS3_EEEEiS3_NS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessESt8identityEEDaRT_RT0_EUlOSG_OSI_E_EEEvSG_SI_SI_T1_T2_"); +asm (".hidden _ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPNSt6chrono9time_zoneESt6vectorIS3_SaIS3_EEEEiS3_NS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SN_SN_T1_T2_"); @@ -4679,7 +4686,9 @@ +#ifndef __i386__ +asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE24_M_release_last_use_coldEv"); +#endif ++#ifdef __i386__ +asm (".hidden _ZSt23__atomic_wait_address_vIiZNKSt13__atomic_baseIiE4waitEiSt12memory_orderEUlvE_EvPKT_S4_T0_"); ++#endif +asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv"); +asm (".hidden _ZNSt10unique_ptrINSt10filesystem7__cxx114path5_List5_ImplENS3_13_Impl_deleterEED2Ev"); +asm (".hidden _ZNSt10unique_ptrINSt10filesystem7__cxx114path5_List5_ImplENS3_13_Impl_deleterEED1Ev"); @@ -7431,7 +7440,7 @@ } // namespace std --- libstdc++-v3/src/nonshared17/floating_from_chars.cc.jj 2024-07-18 16:10:38.337406609 +0200 +++ libstdc++-v3/src/nonshared17/floating_from_chars.cc 2024-07-19 15:49:16.875331046 +0200 -@@ -0,0 +1,49 @@ +@@ -0,0 +1,51 @@ +// Copyright (C) 2019-2024 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free @@ -7476,14 +7485,16 @@ +#endif +#if defined(__i386__) || (defined(__powerpc__) && !defined(__powerpc64__)) +asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcENSt3pmr21polymorphic_allocatorIcEEE15_M_replace_coldEPcjPKcjj"); -+#else ++#elif !defined(__s390x__) && !defined(__aarch64__) +asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcENSt3pmr21polymorphic_allocatorIcEEE15_M_replace_coldEPcmPKcmm"); +#endif +asm (".hidden _ZNSt8__detail31__from_chars_alnum_to_val_tableILb0EE5valueE"); ++#if !defined(__s390x__) +asm (".hidden _ZSt10from_charsIiLi0EESt17from_chars_resultPKcS2_RT_i"); ++#endif --- libstdc++-v3/src/nonshared17/floating_from_chars110.cc.jj 2024-07-18 16:10:38.337406609 +0200 +++ libstdc++-v3/src/nonshared17/floating_from_chars110.cc 2024-07-19 15:34:35.820500123 +0200 -@@ -0,0 +1,36 @@ +@@ -0,0 +1,45 @@ +// Copyright (C) 2019-2024 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free @@ -7514,15 +7525,24 @@ +#if defined(__i386__) || (defined(__powerpc__) && !defined(__powerpc64__)) +asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcENSt3pmr21polymorphic_allocatorIcEEE15_M_replace_coldEPcjPKcjj"); +asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcENSt3pmr21polymorphic_allocatorIcEEE9_M_mutateEjjPKcj"); -+#else ++#elif !defined(__s390x__) && !defined(__aarch64__) +asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcENSt3pmr21polymorphic_allocatorIcEEE15_M_replace_coldEPcmPKcmm"); +asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcENSt3pmr21polymorphic_allocatorIcEEE9_M_mutateEmmPKcm"); ++asm (".hidden _ZSt10from_charsIiLi0EESt17from_chars_resultPKcS2_RT_i"); +#endif +asm (".hidden _ZNSt8__detail31__from_chars_alnum_to_val_tableILb0EE5valueE"); ++#if defined(__powerpc64__) ++asm (".hidden _ZSt10from_charsPKcS0_Ru9__ieee128St12chars_format"); ++//asm (".hidden _ZSt8to_charsPcS_u9__ieee128"); ++//asm (".hidden _ZSt8to_charsPcS_u9__ieee128St12chars_format"); ++//asm (".hidden _ZSt8to_charsPcS_u9__ieee128St12chars_formati"); ++#endif ++#if defined(__aarch64__) || defined(__i386__) +asm (".hidden _ZSt10from_charsIiLi0EESt17from_chars_resultPKcS2_RT_i"); ++#endif --- libstdc++-v3/src/nonshared17/cow-fs_ops.cc.jj 2024-07-18 16:10:38.337406609 +0200 +++ libstdc++-v3/src/nonshared17/cow-fs_ops.cc 2024-07-19 15:47:53.954382206 +0200 -@@ -0,0 +1,81 @@ +@@ -0,0 +1,82 @@ +// Copyright (C) 2019-2024 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free @@ -7562,6 +7582,7 @@ +//asm (".hidden _ZSt8_DestroyISt15_Deque_iteratorINSt10filesystem4pathERS2_PS2_EEvT_S6_"); +asm (".hidden _ZNSsC1ISaIcEEEPKcRKS0_"); +asm (".hidden _ZNSsC2ISaIcEEEPKcRKS0_"); ++//asm (".hidden _ZNSs4swapERSs"); +#ifndef __i386__ +//asm (".hidden _ZNSs9_M_mutateEmmm"); +asm (".hidden _ZNSt11_Deque_baseINSt10filesystem4pathESaIS1_EE17_M_initialize_mapEm"); @@ -7590,7 +7611,7 @@ +//asm (".hidden _ZSt4moveISt15_Deque_iteratorINSt10filesystem4pathERS2_PS2_ES5_ET0_T_S7_S6_"); +#endif +#if defined(__s390x__) -+asm (".hidden _ZSt16__do_uninit_copyINSt10filesystem4path8iteratorESt15_Deque_iteratorIS1_RS1_PS1_EET0_T_S8_S7_"); ++//asm (".hidden _ZSt16__do_uninit_copyINSt10filesystem4path8iteratorESt15_Deque_iteratorIS1_RS1_PS1_EET0_T_S8_S7_"); +//asm (".hidden _ZSt4copyINSt10filesystem4path8iteratorESt15_Deque_iteratorIS1_RS1_PS1_EET0_T_S8_S7_"); +#endif +#ifdef __aarch64__ @@ -7602,8 +7623,8 @@ +#ifdef __powerpc64__ +//asm (".hidden _ZSt16__do_uninit_copyINSt10filesystem4path8iteratorESt15_Deque_iteratorIS1_RS1_PS1_EET0_T_S8_S7_"); +//asm (".hidden _ZSt4copyINSt10filesystem4path8iteratorESt15_Deque_iteratorIS1_RS1_PS1_EET0_T_S8_S7_"); ++//asm (".hidden _ZNSs4swapERSs"); +#endif -+asm (".hidden _ZNSs4swapERSs"); --- libstdc++-v3/src/nonshared17/eh_call.cc.jj 2024-07-19 11:35:02.445197511 +0200 +++ libstdc++-v3/src/nonshared17/eh_call.cc 2024-07-19 11:35:36.630752991 +0200 @@ -0,0 +1,23 @@ @@ -7676,7 +7697,7 @@ +std::__shared_ptr::operator bool () const noexcept; --- libstdc++-v3/src/nonshared17/cow-fs_path.cc.jj 2024-07-18 16:10:38.338406596 +0200 +++ libstdc++-v3/src/nonshared17/cow-fs_path.cc 2024-07-19 14:12:26.274350384 +0200 -@@ -0,0 +1,131 @@ +@@ -0,0 +1,132 @@ +// Copyright (C) 2019-2024 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free @@ -7757,40 +7778,41 @@ +//asm (".hidden _ZZNSt10filesystem4path10_S_convertIwEEDaPKT_S4_EN5_UCvtD1Ev"); +//asm (".hidden _ZZNSt10filesystem4path10_S_convertIwEEDaPKT_S4_EN5_UCvtD2Ev"); +asm (".hidden _ZNKSt10filesystem4path5_List5_Impl4copyEv"); ++//asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE12_M_leak_hardEv"); ++//asm (".hidden _ZNSs12_M_leak_hardEv"); ++//asm (".hidden _ZNSs4swapERSs"); +//asm (".hidden _ZNSs6appendERKSs"); ++//asm (".hidden _ZNSt10filesystem4path5_List5beginEv"); ++//asm (".hidden _ZNSt10filesystem4path7_Parser4nextEv"); +#ifndef __i386__ +asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE24_M_release_last_use_coldEv"); -+asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE6resizeEmw"); -+asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE7reserveEm"); -+asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE9_M_mutateEmmm"); -+asm (".hidden _ZNSs6insertEmPKcm"); -+asm (".hidden _ZNSs6resizeEmc"); -+asm (".hidden _ZNSs7reserveEm"); -+asm (".hidden _ZNSs9_M_mutateEmmm"); -+asm (".hidden _ZNSsC1ERKSsmm"); -+asm (".hidden _ZNSsC2ERKSsmm"); -+asm (".hidden _ZNSt10filesystem4pathD2Ev"); -+asm (".hidden _ZSt16__do_str_codecvtISbIwSt11char_traitsIwESaIwEEcSt7codecvtIwc11__mbstate_tES5_MS6_KFNSt12codecvt_base6resultERS5_PKcSB_RSB_PwSD_RSD_EEbPKT0_SJ_RT_RKT1_RT2_RmT3_"); ++//asm (".hidden _ZSt16__do_str_codecvtISbIwSt11char_traitsIwESaIwEEcSt7codecvtIwc11__mbstate_tES5_MS6_KFNSt12codecvt_base6resultERS5_PKcSB_RSB_PwSD_RSD_EEbPKT0_SJ_RT_RKT1_RT2_RmT3_"); ++//asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE6resizeEmw"); ++//asm (".hidden _ZNSs7reserveEm"); ++//asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE7reserveEm"); ++//asm (".hidden _ZNSsC1ERKSsmm"); ++//asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE9_M_mutateEmmm"); ++//asm (".hidden _ZNSs6insertEmPKcm"); ++//asm (".hidden _ZNSs6resizeEmc"); ++//asm (".hidden _ZNSs9_M_mutateEmmm"); ++//asm (".hidden _ZNSsC2ERKSsmm"); ++//asm (".hidden _ZNSt10filesystem4pathD1Ev"); +//asm (".hidden _ZSt16__do_str_codecvtISswSt7codecvtIwc11__mbstate_tES1_MS2_KFNSt12codecvt_base6resultERS1_PKwS7_RS7_PcS9_RS9_EEbPKT0_SF_RT_RKT1_RT2_RmT3_"); +#endif -+asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE12_M_leak_hardEv"); -+asm (".hidden _ZNSt10filesystem4path5_List5beginEv"); -+#ifndef __s390x__ -+asm (".hidden _ZNSt10filesystem4path7_Parser4nextEv"); ++#if defined(__aarch64__) || defined(__x86_64__) ++//asm (".hidden _ZNSt10filesystem4pathD2Ev"); +#endif -+asm (".hidden _ZNSt10filesystem4pathD1Ev"); -+asm (".hidden _ZNSs12_M_leak_hardEv"); +#ifdef __i386__ -+asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE6resizeEjw"); -+asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE7reserveEj"); -+asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE9_M_mutateEjjj"); -+asm (".hidden _ZNSs6insertEjPKcj"); -+asm (".hidden _ZNSs6resizeEjc"); -+asm (".hidden _ZNSs7reserveEj"); -+asm (".hidden _ZNSs9_M_mutateEjjj"); -+asm (".hidden _ZNSsC1ERKSsjj"); -+asm (".hidden _ZNSsC2ERKSsjj"); -+asm (".hidden _ZSt16__do_str_codecvtISbIwSt11char_traitsIwESaIwEEcSt7codecvtIwc11__mbstate_tES5_MS6_KFNSt12codecvt_base6resultERS5_PKcSB_RSB_PwSD_RSD_EEbPKT0_SJ_RT_RKT1_RT2_RjT3_"); ++//asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE6resizeEjw"); ++//asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE7reserveEj"); ++//asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE9_M_mutateEjjj"); ++//asm (".hidden _ZNSs6insertEjPKcj"); ++//asm (".hidden _ZNSs6resizeEjc"); ++//asm (".hidden _ZNSs7reserveEj"); ++//asm (".hidden _ZNSs9_M_mutateEjjj"); ++//asm (".hidden _ZNSsC1ERKSsjj"); ++//asm (".hidden _ZNSsC2ERKSsjj"); ++//asm (".hidden _ZSt16__do_str_codecvtISbIwSt11char_traitsIwESaIwEEcSt7codecvtIwc11__mbstate_tES5_MS6_KFNSt12codecvt_base6resultERS5_PKcSB_RSB_PwSD_RSD_EEbPKT0_SJ_RT_RKT1_RT2_RjT3_"); +//asm (".hidden _ZSt16__do_str_codecvtISswSt7codecvtIwc11__mbstate_tES1_MS2_KFNSt12codecvt_base6resultERS1_PKwS7_RS7_PcS9_RS9_EEbPKT0_SF_RT_RKT1_RT2_RjT3_"); +#endif +asm (".hidden _ZNSt10filesystem4path8_CodecvtIwED0Ev"); @@ -7806,8 +7828,8 @@ +asm (".hidden _ZTVNSt10filesystem4path8_CodecvtIwEE"); +asm (".hidden _ZTVSt12codecvt_utf8IwLm1114111ELSt12codecvt_mode0EE"); +//asm (".hidden _ZNSt12_Destroy_auxILb0EE9__destroyIPNSt10filesystem4path5_CmptEEEvT_S6_"); -+//asm (".hidden _ZNSt10filesystem4path5_CmptD1Ev"); -+//asm (".hidden _ZNSt10filesystem4path5_CmptD2Ev"); ++asm (".hidden _ZNSt10filesystem4path5_CmptD1Ev"); ++asm (".hidden _ZNSt10filesystem4path5_CmptD2Ev"); --- libstdc++-v3/src/nonshared17/memory_resource.cc.jj 2024-07-18 16:10:38.338406596 +0200 +++ libstdc++-v3/src/nonshared17/memory_resource.cc 2024-07-19 15:51:23.442726588 +0200 @@ -0,0 +1,75 @@ @@ -7878,7 +7900,7 @@ +#ifdef __powerpc64__ +//asm (".hidden _ZNSt3pmr15__pool_resource5_Pool10deallocateEPNS_15memory_resourceEPv"); +#endif -+asm (".hidden _ZNSt22__shared_mutex_pthread6unlockEv"); ++//asm (".hidden _ZNSt22__shared_mutex_pthread6unlockEv"); +#if defined(__i386__) || (defined(__powerpc__) && !defined(__powerpc64__)) +asm (".hidden _ZNSt6vectorINSt3pmr15__pool_resource9_BigBlockENS0_21polymorphic_allocatorIS2_EEE17_M_realloc_appendIIRjS7_EEEvDpOT_"); +asm (".hidden _ZNSt6vectorINSt3pmr15__pool_resource9_BigBlockENS0_21polymorphic_allocatorIS2_EEE17_M_realloc_appendIJRjS7_EEEvDpOT_"); @@ -7888,7 +7910,7 @@ +#endif --- libstdc++-v3/src/nonshared17/fs_dir.cc.jj 2024-07-18 16:10:38.338406596 +0200 +++ libstdc++-v3/src/nonshared17/fs_dir.cc 2024-07-19 11:00:30.596051426 +0200 -@@ -0,0 +1,105 @@ +@@ -0,0 +1,103 @@ +// Copyright (C) 2019-2024 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free @@ -7930,8 +7952,6 @@ +//asm (".hidden _ZNSt10filesystem9_Dir_baseC1EPKcbRSt10error_code"); +//asm (".hidden _ZNSt10filesystem9_Dir_baseC2EPKcbRSt10error_code"); +#endif -+asm (".hidden _ZNSt10filesystem7__cxx114pathC1INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES1_EERKT_NS1_6formatE"); -+asm (".hidden _ZNSt10filesystem7__cxx114pathC2INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES1_EERKT_NS1_6formatE"); +asm (".hidden _ZNSt12__shared_ptrINSt10filesystem7__cxx1128recursive_directory_iterator10_Dir_stackELN9__gnu_cxx12_Lock_policyE2EE4swapERS6_"); +asm (".hidden _ZNSt12__shared_ptrINSt10filesystem7__cxx1128recursive_directory_iterator10_Dir_stackELN9__gnu_cxx12_Lock_policyE2EE5resetEv"); +asm (".hidden _ZNSt12__shared_ptrINSt10filesystem7__cxx1128recursive_directory_iterator10_Dir_stackELN9__gnu_cxx12_Lock_policyE2EEaSEOS6_"); @@ -7991,7 +8011,7 @@ +asm (".hidden _ZNKSt10filesystem7__cxx1128recursive_directory_iterator10_Dir_stack12current_pathEv"); +asm (".hidden _ZNSt10filesystem7__cxx1128recursive_directory_iterator7__eraseEPSt10error_code"); +//asm (".hidden _ZNKSt10filesystem7__cxx114_Dir16dir_and_pathnameEv"); -+asm (".hidden _ZNKSt10filesystem7__cxx114_Dir7currentEv"); ++//asm (".hidden _ZNKSt10filesystem7__cxx114_Dir7currentEv"); +//asm (".hidden _ZNSt10filesystem7__cxx114_DirC1ERKNS0_4pathEbbbRSt10error_code"); +//asm (".hidden _ZNSt10filesystem7__cxx114_DirC2ERKNS0_4pathEbbbRSt10error_code"); --- libstdc++-v3/src/nonshared17/fs_ops80.cc.jj 2024-07-18 16:10:38.338406596 +0200 @@ -8069,28 +8089,28 @@ +#endif +#ifdef __aarch64__ +//asm (".hidden _ZSt4copyINSt10filesystem7__cxx114path8iteratorESt15_Deque_iteratorIS2_RS2_PS2_EET0_T_S9_S8_"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4swapERS4_"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4swapERS4_"); +//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEmc"); +#endif +//asm (".hidden _ZNSt5dequeINSt10filesystem7__cxx114pathESaIS2_EE12emplace_backIIS2_EEERS2_DpOT_"); +//asm (".hidden _ZNSt5dequeINSt10filesystem7__cxx114pathESaIS2_EE12emplace_backIJS2_EEERS2_DpOT_"); +#ifdef __powerpc64__ -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4swapERS4_"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4swapERS4_"); +//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEmc"); +#endif +#ifndef __i386__ +//asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE24_M_release_last_use_coldEv"); +#endif -+#if defined(__s390x__) -+asm (".hidden _ZSt16__do_uninit_copyINSt10filesystem7__cxx114path8iteratorESt15_Deque_iteratorIS2_RS2_PS2_EET0_T_S9_S8_"); ++#if defined(__s390x__) || defined(__powerpc64__) ++//asm (".hidden _ZSt16__do_uninit_copyINSt10filesystem7__cxx114path8iteratorESt15_Deque_iteratorIS2_RS2_PS2_EET0_T_S9_S8_"); +//asm (".hidden _ZSt4copyINSt10filesystem7__cxx114path8iteratorESt15_Deque_iteratorIS2_RS2_PS2_EET0_T_S9_S8_"); +#endif +#if defined(__x86_64__) || defined(__s390x__) -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4swapERS4_"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4swapERS4_"); +//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEmc"); +#endif +#ifdef __i386__ -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4swapERS4_"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4swapERS4_"); +//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEjc"); +//asm (".hidden _ZSt13move_backwardISt15_Deque_iteratorINSt10filesystem7__cxx114pathERS3_PS3_ES6_ET0_T_S8_S7_"); +//asm (".hidden _ZSt4moveISt15_Deque_iteratorINSt10filesystem7__cxx114pathERS3_PS3_ES6_ET0_T_S8_S7_"); @@ -8102,7 +8122,7 @@ +#endif --- libstdc++-v3/src/nonshared17/fs_path80.cc.jj 2024-07-18 16:10:38.338406596 +0200 +++ libstdc++-v3/src/nonshared17/fs_path80.cc 2024-07-19 13:52:03.082942673 +0200 -@@ -0,0 +1,157 @@ +@@ -0,0 +1,160 @@ +// Copyright (C) 2019-2024 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free @@ -8192,8 +8212,11 @@ +#endif +//asm (".hidden _ZNSt12_Destroy_auxILb0EE9__destroyIPNSt10filesystem7__cxx114path5_CmptEEEvT_S7_"); +asm (".hidden _ZNKSt10filesystem7__cxx114path5_List5_Impl4copyEv"); ++#if defined(__aarch64__) || defined(__s390x__) ++//asm (".hidden _ZNSt10filesystem7__cxx114path5_List5beginEv"); ++//asm (".hidden _ZNSt10filesystem7__cxx114path7_Parser4nextEv"); ++#endif +#ifdef __aarch64__ -+asm (".hidden _ZNSt10filesystem7__cxx114path7_Parser4nextEv"); +asm (".hidden _ZNSt10filesystem7__cxx114path10_S_convertIwEEDaPKT_S5_"); // bad ppc64le +#endif +asm (".hidden _ZNSt10filesystem7__cxx114path8_CodecvtIwED2Ev"); @@ -8215,35 +8238,35 @@ +asm (".hidden _ZNSt12system_errorC1ESt10error_codeRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"); +asm (".hidden _ZNSt12system_errorC2ESt10error_codeRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"); +//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_assignERKS4_"); -+asm (".hidden _ZNSt10filesystem7__cxx114path5_List5beginEv"); +#ifndef __i386__ -+asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE6resizeEmw"); +//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm"); +//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_appendEPKcm"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEmc"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE6resizeEmw"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEmc"); +//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm"); +//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_mutateEmmPKcm"); +//asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE24_M_release_last_use_coldEv"); +//asm (".hidden _ZNSt12_Destroy_auxILb0EE9__destroyIPNSt10filesystem7__cxx114path5_CmptEEEvT_S7_"); +asm (".hidden _ZNKSt10filesystem7__cxx114path5_List5_Impl4copyEv"); +#endif -+#if defined(__aarch64__) || defined(__x86_64__) -+asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_M_mutateEmmPKwm"); ++#if defined(__aarch64__) || defined(__x86_64__) ++//asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_M_mutateEmmPKwm"); +#endif +#ifdef __powerpc64__ -+asm (".hidden _ZNSt10filesystem7__cxx114path7_Parser4nextEv"); ++//asm (".hidden _ZNSt10filesystem7__cxx114path5_List5beginEv"); ++//asm (".hidden _ZNSt10filesystem7__cxx114path7_Parser4nextEv"); +#endif +#ifdef __x86_64__ -+asm (".hidden _ZNSt10filesystem7__cxx114path7_Parser4nextEv"); ++//asm (".hidden _ZNSt10filesystem7__cxx114path5_List5beginEv"); ++//asm (".hidden _ZNSt10filesystem7__cxx114path7_Parser4nextEv"); +#endif +#ifdef __i386__ -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEjc"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_M_mutateEjjPKwj"); -+asm (".hidden _ZNSt10filesystem7__cxx114path7_Parser4nextEv"); ++//asm (".hidden _ZNSt10filesystem7__cxx114path5_List5beginEv"); ++//asm (".hidden _ZNSt10filesystem7__cxx114path7_Parser4nextEv"); +//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEjjPKcj"); +//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEj"); +//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_appendEPKcj"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE6resizeEjw"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE6resizeEjw"); +#endif +asm (".hidden _ZNSt10filesystem7__cxx114path8_CodecvtIwED0Ev"); +asm (".hidden _ZNSt10filesystem7__cxx114path8_CodecvtIwED1Ev"); @@ -8262,7 +8285,7 @@ +asm (".hidden _ZNSt10filesystem7__cxx114path19preferred_separatorE"); --- libstdc++-v3/src/nonshared17/cow-fs_dir.cc.jj 2024-07-18 16:10:38.338406596 +0200 +++ libstdc++-v3/src/nonshared17/cow-fs_dir.cc 2024-07-19 10:55:08.223216551 +0200 -@@ -0,0 +1,103 @@ +@@ -0,0 +1,107 @@ +// Copyright (C) 2019-2024 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free @@ -8354,9 +8377,11 @@ +//asm (".hidden _ZNSt5dequeINSt10filesystem4_DirESaIS1_EE17_M_reallocate_mapEmb"); +asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE24_M_release_last_use_coldEv"); +#endif ++#ifndef __powerpc64__ ++asm (".hidden _ZNSt10unique_ptrINSt10filesystem4path5_List5_ImplENS2_13_Impl_deleterEED1Ev"); ++asm (".hidden _ZNSt10unique_ptrINSt10filesystem4path5_List5_ImplENS2_13_Impl_deleterEED2Ev"); ++#endif +#ifdef __i386__ -+asm (".hidden _ZNSt10filesystem4pathD1Ev"); -+asm (".hidden _ZNSt10filesystem4pathD2Ev"); +//asm (".hidden _ZNSt5dequeINSt10filesystem4_DirESaIS1_EE17_M_reallocate_mapEjb"); +#endif +asm (".hidden _ZNKSt10filesystem4_Dir11open_subdirEbbRSt10error_code"); @@ -8365,7 +8390,9 @@ +//asm (".hidden _ZNSt10filesystem4pathC1ISsS0_EERKT_NS0_6formatE"); +asm (".hidden _ZNSt10filesystem28recursive_directory_iterator7__eraseEPSt10error_code"); +//asm (".hidden _ZNKSt10filesystem4_Dir16dir_and_pathnameEv"); -+asm (".hidden _ZNKSt10filesystem4_Dir7currentEv"); ++//asm (".hidden _ZNSt10filesystem4pathD1Ev"); ++//asm (".hidden _ZNSt10filesystem4pathD2Ev"); ++//asm (".hidden _ZNKSt10filesystem4_Dir7currentEv"); --- libstdc++-v3/src/nonshared17/Makefile.am.jj 2024-07-18 16:10:38.338406596 +0200 +++ libstdc++-v3/src/nonshared17/Makefile.am 2024-07-19 13:32:17.104230472 +0200 @@ -0,0 +1,146 @@ @@ -9515,7 +9542,7 @@ +#else +asm (".hidden _ZNSt8__detail18__to_chars_10_implImEEvPcjT_"); +#endif -+#if !defined(__i386__) ++#if !defined(__i386__) && !defined(__s390x__) +asm (".hidden _ZSt12__to_chars_iIoESt15to_chars_resultPcS1_T_i"); +#endif --- libstdc++-v3/src/nonshared17/cow-string-inst110.cc.jj 2024-07-18 16:10:38.339406584 +0200 @@ -9635,7 +9662,7 @@ +asm (".hidden _ZN10__cxxabiv111__terminateEPFvvE"); --- libstdc++-v3/src/nonshared17/floating_to_chars110.cc.jj 2024-07-18 16:10:38.340406571 +0200 +++ libstdc++-v3/src/nonshared17/floating_to_chars110.cc 2024-07-19 15:12:46.701074973 +0200 -@@ -0,0 +1,30 @@ +@@ -0,0 +1,41 @@ +// Copyright (C) 2019-2024 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free @@ -9662,10 +9689,21 @@ +#include "../c++17/floating_to_chars.cc" +//asm (".hidden _ZSt12__to_chars_iIoENSt9enable_ifIXsrSt5__or_IJS1_IJSt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IJS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSQ_S4_i"); +//asm (".hidden _ZSt12__to_chars_iIoENSt9enable_ifIXsrSt5__or_IIS1_IISt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IIS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSQ_S4_i"); ++#if !defined(__s390x__) && !defined(__aarch64__) +asm (".hidden _ZNSt8__detail18__to_chars_10_implIjEEvPcjT_"); -+#if !defined(__i386__) ++#endif ++#if defined(__s390x__) ++asm (".hidden _ZNSt8__detail14__to_chars_lenIoEEjT_i"); ++asm (".hidden _ZNSt8__detail18__to_chars_10_implIoEEvPcjT_"); ++#endif ++#if !defined(__i386__) && !defined(__s390x__) +asm (".hidden _ZSt12__to_chars_iIoESt15to_chars_resultPcS1_T_i"); +#endif ++#if defined(__powerpc64__) ++asm (".hidden _ZSt8to_charsPcS_u9__ieee128"); ++asm (".hidden _ZSt8to_charsPcS_u9__ieee128St12chars_format"); ++asm (".hidden _ZSt8to_charsPcS_u9__ieee128St12chars_formati"); ++#endif --- libstdc++-v3/src/nonshared17/string-inst110.cc.jj 2024-07-18 16:10:38.340406571 +0200 +++ libstdc++-v3/src/nonshared17/string-inst110.cc 2024-07-18 18:09:02.183561982 +0200 @@ -0,0 +1,37 @@ diff --git a/gcc14-libstdc++-docs.patch b/SOURCES/gcc14-libstdc++-docs.patch similarity index 100% rename from gcc14-libstdc++-docs.patch rename to SOURCES/gcc14-libstdc++-docs.patch diff --git a/gcc14-libtool-no-rpath.patch b/SOURCES/gcc14-libtool-no-rpath.patch similarity index 100% rename from gcc14-libtool-no-rpath.patch rename to SOURCES/gcc14-libtool-no-rpath.patch diff --git a/gcc14-no-add-needed.patch b/SOURCES/gcc14-no-add-needed.patch similarity index 100% rename from gcc14-no-add-needed.patch rename to SOURCES/gcc14-no-add-needed.patch diff --git a/gcc14-pr101523.patch b/SOURCES/gcc14-pr101523.patch similarity index 100% rename from gcc14-pr101523.patch rename to SOURCES/gcc14-pr101523.patch diff --git a/gcc14-rh1574936.patch b/SOURCES/gcc14-rh1574936.patch similarity index 100% rename from gcc14-rh1574936.patch rename to SOURCES/gcc14-rh1574936.patch diff --git a/gcc14-sparc-config-detection.patch b/SOURCES/gcc14-sparc-config-detection.patch similarity index 100% rename from gcc14-sparc-config-detection.patch rename to SOURCES/gcc14-sparc-config-detection.patch diff --git a/isl-rh2155127.patch b/SOURCES/isl-rh2155127.patch similarity index 100% rename from isl-rh2155127.patch rename to SOURCES/isl-rh2155127.patch diff --git a/gcc.spec b/SPECS/gcc.spec similarity index 99% rename from gcc.spec rename to SPECS/gcc.spec index a87a721..6b28e55 100644 --- a/gcc.spec +++ b/SPECS/gcc.spec @@ -152,7 +152,7 @@ BuildRequires: scl-utils-build Summary: GCC version %{gcc_major} Name: %{?scl_prefix}gcc Version: %{gcc_version} -Release: %{gcc_release}.1%{?dist} +Release: %{gcc_release}.2%{?dist} # License notes for some of the less obvious ones: # gcc/doc/cppinternals.texi: Linux-man-pages-copyleft-2-para # isl: MIT, BSD-2-Clause @@ -2787,6 +2787,9 @@ fi %endif %changelog +* Thu Aug 22 2024 Marek Polacek 14.2.1-1.2 +- bump NVR (RHEL-53492) + * Tue Aug 13 2024 Marek Polacek 14.2.1-1.1 - do not hide _ZSt21ios_base_library_initv @@ -2822,6 +2825,7 @@ fi tree-optimization/115867, tree-optimization/115868, tree-optimization/116034, tree-optimization/116057 + * Tue Jul 23 2024 Marek Polacek 14.1.1-7 - update to GCC 14 (RHEL-30412) diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index eb7c84f..0000000 --- a/gating.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- !Policy -product_versions: - - rhel-8 -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} diff --git a/sources b/sources deleted file mode 100644 index 7eb2b89..0000000 --- a/sources +++ /dev/null @@ -1,4 +0,0 @@ -SHA512 (gcc-14.2.1-20240801.tar.xz) = b21f0bfd5767d0ecb9c08ba3e3a605a841d4c6a6008bf9dd8b4c4da366d7e733600eb21095768bda91e5df6536c398bf4a941e44577aef7586e95f1d148a214f -SHA512 (isl-0.24.tar.bz2) = aab3bddbda96b801d0f56d2869f943157aad52a6f6e6a61745edd740234c635c38231af20bc3f1a08d416a5e973a90e18249078ed8e4ae2f1d5de57658738e95 -SHA512 (newlib-cygwin-d45261f62a15f8abd94a1031020b9a9f455e4eed.tar.xz) = 31bfc19429797236e268e22b752c5abeabb9c0f39b1058634af8dab329b4f028fc72a35888193c9575f6cee5cf2c069669d79fcb4d4e3a4318f57413452f707d -SHA512 (nvptx-tools-87ce9dc5999e5fca2e1d3478a30888d9864c9804.tar.xz) = 941e763af8601b89f0e4ec48a2d68ae0a8e70ee1e6ba6859394b021ad7bd7d143cc529f3c35c08d7f84e5554980ddcc97cf05b6c4755c2bc36c91161b79e8cea