e713138f26- backport from 11.5.0-2: fix TARGET_CPU_DEFAULT (PR target/105157, RHEL-50037) - backport from 11.5.0-2: libstdc++: Workaround kernel-headers on s390x-linux (RHEL-50054) - backport from 11.5.0-2: fix wrong code with memcpy from _Complex (PR tree-optimization/116034) - backport from 11.5.0-1: update from releases/gcc-11 branch (RHEL-35635) - GCC 11.5 release - backport from 11.5.0-1: fix FLUSH IOSTAT value (PR libfortran/101255, RHEL-32536) - backport from 11.5.0-1: fix conditions for using memcmp in std::lexicographical_compare_three_way (PR libstdc++/113960) - backport from 11.4.1-3: update from releases/gcc-11-branch (RHEL-17638) - backport from 11.4.1-3: use -fno-stack-protector in some aarch64 tests
imports/epel9/gcc-epel-11.5.0-2.el9
Robert Scheck
2024-11-28 00:15:25 +0100
637ed10949enable bootstrap mode (LTO version 11.4)
Robert Scheck
2023-11-29 14:32:17 +0100
c70922a453- backport from 11.4.1-2.3: fix member vs global template (RHEL-2607) - backport from 11.4.1-2.2: guard the bit test merging code in if-combine (RHEL-6068) - backport from 11.4.1-2.1: fix ICE on pr96024.f90 on big-endian hosts (PR fortran/96024, #2213211) - backport from 11.4.1-2.1: use -fno-stack-protector to fix bit-field aarch64 tests (#2213221) - backport from 11.4.1-2.1: fix ICE on pr96024.f90 on big-endian hosts (PR fortran/96024, #2213211) - backport from 11.4.1-2: update from releases/gcc-11-branch (#2193180) - GCC 11.4 release
Robert Scheck
2023-11-29 14:23:03 +0100
a182f14beb- backport from 11.3.1-4.4: s390x: add support for register arguments preserving (#2168204) - backport from 11.3.1-4.3: compile the cross binaries as PIE/-z now (#2155452) - backport from 11.3.1-4.2: ship libitm.spec in cross-gcc (#2154462) - backport from 11.3.1-4.1: add cross compiler functionality for non-production uses (#2149650) - backport from 11.3.1-4: update from releases/gcc-11-branch (#2117632) - backport from 11.3.1-4: fix the detection of Sapphire Rapids in host_detect_local_cpu - backport from 11.3.1-4: fix -Wmismatched-dealloc documentation (#2116635)
Robert Scheck
2023-06-08 21:41:40 +0200
28d73354d1disable bootstrap mode and rebuild using gcc-epel-11.3.1-3.el9
Robert Scheck
2022-11-17 21:24:09 +0100
cfc646458c- backport from 11.3.1-2.1: fix handling of invalid ranges in std::regex (#2106262) - backport from 11.3.1-2: update from releases/gcc-11-branch (#2077536) - backport from 11.3.1-2: fix bogus -Wuninitialized warning on va_arg with complex types on x86_64 (PR target/105331) - backport from 11.3.1-2: remove bogus assertion in std::from_chars (PR libstdc++/105324)
Robert Scheck
2022-11-17 02:02:26 +0100
38490115f8disable bootstrap mode and rebuild using gcc-epel-11.2.1-15.el9
Robert Scheck
2022-07-24 16:13:23 +0200
70002fc7d9revert backports from 11.2.1-10 (to avoid LTO version 11.3 bump)
Robert Scheck
2022-07-24 01:18:59 +0200
091fb8b29cenable bootstrap mode (LTO version 11.3 instead of expected 11.2)
Robert Scheck
2022-07-22 16:49:19 +0200
a7d73f1ec2- backport from 11.3.1-2: update from releases/gcc-11-branch (#2077536) - backport from 11.3.1-2: fix bogus -Wuninitialized warning on va_arg with complex types on x86_64 (PR target/105331) - backport from 11.3.1-2: remove bogus assertion in std::from_chars (PR libstdc++/105324)
Robert Scheck
2022-05-12 00:48:54 +0200
85591675cbRevert to gcc-11.2.1-10 for RHEL 9.0, because gcc-11.3.1-2 will be RHEL 9.1
Robert Scheck
2022-05-11 23:18:28 +0200
b3fb15ac59Update forgotten gcc11-libgcc-link.patch (from 11.3.1-2)
Robert Scheck
2022-05-11 02:02:13 +0200
fc14369b2e- backport from 11.3.1-2: update from releases/gcc-11-branch (#2077536) - backport from 11.3.1-2: fix bogus -Wuninitialized warning on va_arg with complex types on x86_64 (PR target/105331) - backport from 11.3.1-2: remove bogus assertion in std::from_chars (PR libstdc++/105324) - backport from 11.2.1-10: update from releases/gcc-11-branch (#2063255) - backport from 11.2.1-10: fix x86 vector initialization expansion fallback - backport from 11.2.1-10: drop patch 22 (gcc11-libsanitizer-pthread.patch; upstreamed as r11-9607-ga8dd74bfb921ed)
Robert Scheck
2022-05-11 01:40:05 +0200
f6d78532afdisable bootstrap mode and rebuild using gcc-epel-11.2.1-11.el9
Robert Scheck
2022-02-18 00:53:02 +0100
1d79991ed6disable PIE backports from 11.2.1-9.3/-9.4 to build Ada/GNAT
Robert Scheck
2022-02-16 23:28:36 +0100
971aaaa9b0disable PIE backports from 11.2.1-9.3/-9.4 partially for Ada/GNAT
Robert Scheck
2022-02-14 20:02:34 +0100
9ca4626cc8- backport from 11.2.1-9.4: add --enable-host-bind-now, use it (#2044917) - backport from 11.2.1-9.3: add --enable-host-pie, build the compilers as PIE (#2044917) - backport from 11.2.1-9.3: use _thread_db_sizeof_pthread to obtain struct pthread size (#2034494) - backport from 11.2.1-9.2: add support for relocation of the PCH data (pch/71934, #2044917) - backport from 11.2.1-9.2: remove 30_threads/future/members/poll.cc (#2050090) - backport from 11.2.1-9.2: avoid overly-greedy match in dejagnu regexp (#2050089) - backport from 11.2.1-9.1: don't set -Wl,-rpath when building annobin (#2047356)
Robert Scheck
2022-02-14 02:25:53 +0100
e85810fe02- backport from 11.2.1-9: update from releases/gcc-11-branch (#2047296) - backport from 11.2.1-9: fix up va-opt-6.c testcase - backport from 11.2.1-8: update from releases/gcc-11-branch (#2047296) - backport from 11.2.1-7.7: do not undefine _hardened_build (#2044917) - backport from 11.2.1-7.6: update annobin plugin patch (#2030667) - backport from 11.2.1-7.5: update annobin plugin patch (#2030667) - backport from 11.2.1-7.4: update annobin plugin patch (#2030667) - backport from 11.2.1-7.3: fix dg-ice tests (#1996047) - backport from 11.2.1-7.2: update annobin plugin patch (#2030667) - backport from 11.2.1-7.1: build annobin plugin (patch by Nick Clifton) (#2030667) - backport from 11.2.1-7: update from releases/gcc-11-branch (#1996858) - backport from 11.2.1-7: fix up #__VA_OPT__ handling (PR preprocessor/103415)
Robert Scheck
2022-01-29 21:39:58 +0100
498af3f199disable bootstrap mode and rebuild using gcc-epel-11.2.1-7.el9
Robert Scheck
2022-01-05 16:56:35 +0100
c5349ebf5eIt's 2022, even it feels like a never-ending 2020...
Robert Scheck
2022-01-04 18:43:34 +0100
6726f3a746Initial import
Robert Scheck
2022-01-04 18:40:21 +0100
a43a951f2aAdded the README
Gwyn Ciesla
2021-09-17 20:45:57 +0000