- 
    Thu Nov 21 2024 Qing Zhao <qing.zhao@oracle.com> 11.5.0-2.0.1
    
- Merge Oracle patches to 11.5.0-2.
  Oracle history:
  November-21-2014 Qing Zhao <qing.zhao@oracle.com> 11.5.0-1.0.1
  - Merge Oracle patches to 11.5.0-1.
  - Use the gcc tar file from OL9 GCC.
  - Add all the new patch files from OL9 GCC.
  June-27-2024 Qing Zhao <qing.zhao@oracle.com> 11.4.1-3.0.1
  - Merge Oracle patches to 11.4.1-3.
  - Use the gcc tar file from OL9 GCC.
  - Add all the new patch files from OL9 GCC.
  - Delete all the Oracle patches for CVE-2023-4039 and CVE-2022-40982
  - since the new gcc includes these patches already.
  - Adjust the gcc11-mtune-alderlake.patch on top of 11.4.1-3.
  January-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>
   
  
  - 
    Mon Jul 22 2024 Marek Polacek <polacek@redhat.com> 11.5.0-2
    
- fix TARGET_CPU_DEFAULT (PR target/105157, RHEL-50037)
- libstdc++: Workaround kernel-headers on s390x-linux (RHEL-50054)
- fix wrong code with memcpy from _Complex (PR tree-optimization/116034)
   
  
  - 
    Fri Jul 19 2024 Marek Polacek <polacek@redhat.com> 11.5.0-1
    
- update from releases/gcc-11 branch (RHEL-35635)
  - GCC 11.5 release
  - PRs ada/113893, ada/113979, analyzer/104042, c/113262, c/114007, c/114493,
	c++/89224, c++/92145, c++/92407, c++/97990, c++/99710, c++/100667,
	c++/100772, c++/101765, c++/103185, c++/104051, c++/111485,
	c++/111529, c++/113598, c++/113674, c++/114537, c++/114561,
	c++/114562, c++/114572, c++/114634, c++/114691, d/113125, d/113758,
	d/114171, debug/111080, debug/112718, driver/115440, fortran/50410,
	fortran/103715, fortran/104908, fortran/107426, fortran/114474,
	fortran/114825, gcov-profile/114115, libfortran/110651,
	libgomp/113192, libquadmath/114533, libstdc++/104259,
	libstdc++/104606, libstdc++/105417, libstdc++/110054,
	libstdc++/113250, libstdc++/114147, libstdc++/114401,
	libstdc++/114750, libstdc++/114803, libstdc++/115269,
	libstdc++/115454, libstdc++/115575, middle-end/90348,
	middle-end/95351, middle-end/107385, middle-end/108789,
	middle-end/110027, middle-end/110115, middle-end/110176,
	middle-end/111422, middle-end/111632, middle-end/112732,
	middle-end/113907, middle-end/113921, middle-end/114599,
	middle-end/114734, middle-end/114753, middle-end/115527,
	middle-end/115836, objc/101666, objc/101718, preprocessor/105608,
	rtl-optimization/100303, rtl-optimization/108086,
	rtl-optimization/110079, rtl-optimization/114768,
	rtl-optimization/114902, rtl-optimization/115092, sanitizer/97696,
	sanitizer/111736, sanitizer/114956, sanitizer/115172, target/88309,
	target/101737, target/101865, target/105522, target/108120,
	target/108743, target/110411, target/111610, target/111677,
	target/112397, target/113122, target/113281, target/114049,
	target/114098, target/114130, target/114184, target/114310,
	target/114837, target/114846, target/115253, target/115297,
	target/115360, target/115457, target/115475, target/115611,
	target/115691, testsuite/113175, testsuite/114034, testsuite/114036,
	tree-optimization/110386, tree-optimization/110422,
	tree-optimization/111039, tree-optimization/111070,
	tree-optimization/111331, tree-optimization/111407,
	tree-optimization/111445, tree-optimization/111736,
	tree-optimization/112495, tree-optimization/112505,
	tree-optimization/112793, tree-optimization/113372,
	tree-optimization/113552, tree-optimization/113603,
	tree-optimization/114027, tree-optimization/114115,
	tree-optimization/114566, tree-optimization/114876,
	tree-optimization/115192, tree-optimization/115337,
	tree-optimization/115843
- fix FLUSH IOSTAT value (PR libfortran/101255, RHEL-32536)
- fix conditions for using memcmp in
  std::lexicographical_compare_three_way (PR libstdc++/113960)
   
  
  - 
    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)