-
Tue Jan 23 2024 Qing Zhao <qing.zhao@oracle.com> 11.4.1-2.1.0.1
- Upgrade to 11.4.1-2.1 to sync with OL9 GCC
Use the gcc tar file from OL9 GCC.
Add all the patch files from OL9 GCC.
Add a new patch gcc11-libstdc++-compat-ol9gcc.patch.
Deleted all unneeded patches.
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
Oracle history;
November-15-2023 David Faust <david.faust@oracle.com> 11.2.1-9.2.0.1
- Forward-port Oracle patches to 11.2.1-9.2
Reviewed-by: Elena Zannoni <elena.zannoni@oracle.com>
August-31-2023 Qing Zhao <qing.zhao@oracle.com> 11.2.1-9.1.0.6
- CVE-2023-4039 GCC mitigation.
Orabug 35751885.
- CVE-2022-40982 "Intel Downfall" mitigation.
Orabug 35751901.
Add two patches originally from GCC upstream releases/gcc-11 branch.
gcc11-downfall-disable-gather-in-vec.patch
gcc11-downfall-support-mno-gather.patch
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
March-02-2023 Indu Bhagat <indu.bhagat@oracle.com> 11.2.1-9.1.0.3
- Fix Orabug 35137274 - Backport fix for upstream PR debug/105089 to OL8
gcc-toolset-11-gcc
- Backport PR debug/105089 CTF for a defined extern variable is ambiguous
using the following upstream commits:
613a6fca75156aadc2e79d78a23e547d39762c1e,
d0b00e74bf59c73b79471bbe9de19373b8661e20, and
d634c5d7c78c6ec0fa39d96984460475564519c8
Reviewed-by: Qing Zhao <qing.zhao@oracle.com>
- Fix Orabug ENH 35135692 - Add support for ampere1 and ampere1a processors
from GCC11
- Add support for ampere1 and ampere1a processors from GCC11 (Qing Zhao)
cb7b6c721e319e562480c2ee9fa04fc4b1c25a2d
f6daf95983de84132302e0b6182633e135b14b67
531731c449d175c19a5c5a6e264a1bfe36f6c57e
a692e3837ab4fb800f1b41b3a7e1f407689eeb7e (aarch64: Define __ARM_FEATURE_RCPC)
Reviewed-by: Indu Bhagat <indu.bhagat@oracle.com>
May-24-2022 Qing Zhao <qing.zhao@oracle.com> 11.2.1-9.1.0.2
- Add support for -mharden-sls on X86 from GCC11
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
Mar-30-2022 Qing Zhao <qing.zhao@oracle.com> 11.2.1-9.1.0.1
- Merge oracle patches for OL 8.6 beta:
Add -ftrivial-auto-var-init support from GCC12
Add CTF/BTF support
Reviewed-by: David Faust <david.faust@oracle.com>
-
Tue Jul 11 2023 Marek Polacek <polacek@redhat.com> 11.2.1-9.2
- fix wstring conversions in filesystem::path (PR libstdc++/95048, #2220896)
- mark non-exported function always_inline (PR libstdc++/105671, #2221740)
-
Wed Feb 02 2022 Marek Polacek <polacek@redhat.com> 11.2.1-9.1
- avoid overly-greedy match in dejagnu regexp (#2049712)
-
Fri Jan 28 2022 Marek Polacek <polacek@redhat.com> 11.2.1-9
- update from releases/gcc-11-branch (#2047286)
- PRs fortran/104127, fortran/104212, fortran/104227, target/101529
- fix up va-opt-6.c testcase
-
Fri Jan 28 2022 Marek Polacek <polacek@redhat.com> 11.2.1-8
- update from releases/gcc-11-branch (#2047286)
- PRs ada/103538, analyzer/101962, bootstrap/103688, c++/85846, c++/95009,
c++/98394, c++/99911, c++/100493, c++/101715, c++/102229, c++/102933,
c++/103012, c++/103198, c++/103480, c++/103703, c++/103714,
c++/103758, c++/103783, c++/103831, c++/103912, c++/104055, c/97548,
c/101289, c/101537, c/103587, c/103881, d/103604, debug/103838,
debug/103874, fortran/67804, fortran/83079, fortran/101329,
fortran/101762, fortran/102332, fortran/102717, fortran/102787,
fortran/103411, fortran/103412, fortran/103418, fortran/103473,
fortran/103505, fortran/103588, fortran/103591, fortran/103606,
fortran/103607, fortran/103609, fortran/103610, fortran/103692,
fortran/103717, fortran/103718, fortran/103719, fortran/103776,
fortran/103777, fortran/103778, fortran/103782, fortran/103789,
ipa/101354, jit/103562, libfortran/103634, libstdc++/100017,
libstdc++/102994, libstdc++/103453, libstdc++/103501,
libstdc++/103549, libstdc++/103877, libstdc++/103919,
middle-end/101751, middle-end/102860, middle-end/103813, objc/103639,
preprocessor/89971, preprocessor/102432, rtl-optimization/102478,
rtl-optimization/103837, rtl-optimization/103860,
rtl-optimization/103908, sanitizer/102911, target/102347,
target/103465, target/103661, target/104172, target/104188,
tree-optimization/101615, tree-optimization/103523,
tree-optimization/103603, tree-optimization/103995
-
Wed Jan 05 2022 Marek Polacek <polacek@redhat.com> 11.2.1-7.2
- fix dg-ice tests (#2037072)
-
Fri Dec 10 2021 Marek Polacek <polacek@redhat.com> 11.2.1-7.1
- update Intel Tremont tuning patches (#2014276)
- backport Intel Alderlake tuning (#2023553)
-
Tue Dec 07 2021 Marek Polacek <polacek@redhat.com> 11.2.1-7
- update from releases/gcc-11-branch (#1996862)
- PRs ada/100486, c++/70796, c++/92746, c++/93286, c++/94490, c++/102642,
c++/102786, debug/101378, debug/103046, debug/103315, fortran/87711,
fortran/87851, fortran/97896, fortran/99061, fortran/99348,
fortran/102521, fortran/102685, fortran/102715, fortran/102745,
fortran/102816, fortran/102817, fortran/102917, fortran/103137,
fortran/103138, fortran/103392, gcov-profile/100520, ipa/102714,
ipa/102762, ipa/103052, ipa/103246, ipa/103267, libstdc++/96416,
libstdc++/98421, libstdc++/100117, libstdc++/100153, libstdc++/100748,
libstdc++/101571, libstdc++/101608, libstdc++/102894,
libstdc++/103022, libstdc++/103086, libstdc++/103133,
libstdc++/103240, libstdc++/103381, middle-end/64888,
middle-end/101480, middle-end/102431, middle-end/102518,
middle-end/103059, middle-end/103181, middle-end/103248,
middle-end/103384, preprocessor/103130, rtl-optimization/102356,
rtl-optimization/102842, target/101985, target/102976, target/102991,
target/103205, target/103274, target/103275, testsuite/102690,
tree-optimization/100393, tree-optimization/102139,
tree-optimization/102505, tree-optimization/102572,
tree-optimization/102788, tree-optimization/102789,
tree-optimization/102798, tree-optimization/102970,
tree-optimization/103192, tree-optimization/103204,
tree-optimization/103237, tree-optimization/103255,
tree-optimization/103435
- fix up #__VA_OPT__ handling (PR preprocessor/103415)
-
Wed Nov 17 2021 Marek Polacek <polacek@redhat.com> 11.2.1-6.3
- backport Intel Tremont tuning (#2014276)
-
Wed Nov 17 2021 Marek Polacek <polacek@redhat.com> 11.2.1-6.2
- drop -Wbidirectional patch, use newer -Wbidi-chars (#2017820)