-
Thu Nov 17 2022 Robert Scheck <robert@fedoraproject.org> 11.3.1-4
- disable bootstrap mode and rebuild using gcc-epel-11.3.1-3.el9
-
Thu Nov 17 2022 Robert Scheck <robert@fedoraproject.org> 11.3.1-3
- 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)
-
Sun Jul 24 2022 Robert Scheck <robert@fedoraproject.org> 11.2.1-16
- disable bootstrap mode and rebuild using gcc-epel-11.2.1-15.el9
-
Sun Jul 24 2022 Robert Scheck <robert@fedoraproject.org> 11.2.1-15
- revert backports from 11.2.1-10 (to avoid LTO version 11.3 bump)
-
Fri Jul 22 2022 Robert Scheck <robert@fedoraproject.org> 11.2.1-14
- enable bootstrap mode (LTO version 11.3 instead of expected 11.2)
-
Wed May 11 2022 Robert Scheck <robert@fedoraproject.org> 11.2.1-13
- 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)
-
Fri Feb 18 2022 Robert Scheck <robert@fedoraproject.org> 11.2.1-12
- disable bootstrap mode and rebuild using gcc-epel-11.2.1-11.el9
-
Wed Feb 16 2022 Robert Scheck <robert@fedoraproject.org> 11.2.1-11
- disable PIE backports from 11.2.1-9.3/-9.4 to build Ada/GNAT
-
Mon Feb 14 2022 Robert Scheck <robert@fedoraproject.org> 11.2.1-10
- 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)
-
Sat Jan 29 2022 Robert Scheck <robert@fedoraproject.org> 11.2.1-9
- 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)