-
Wed Jul 15 2020 David Faust <david.faust@oracle.com> - 4.8.5-44.0.3
- [Orabug: 31505739]
backport fix for sorry, unimplemented ms_abi attribute requires
-maccumulate-outgoing-args or subtarget optimization implying it
- Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
Thu May 21 2020 Qing Zhao <qing.zhao@oracle.com> - 4.8.5-44.0.1
- merge Redhat 4.8.5-44
-
Wed Mar 25 2020 Marek Polacek <polacek@redhat.com> 4.8.5-44
- fix pr92950.c test (#1784759)
-
Tue Mar 24 2020 Marek Polacek <polacek@redhat.com> 4.8.5-43
- fix wrong code emitted for movv1qi on s390x (#1784759)
- fix wrong code with EH due to a bug in LRA (#1800526)
-
Mon Jan 13 2020 Marek Polacek <polacek@redhat.com> 4.8.5-42
- avoid folding shifts of vector types (#1740539)
-
Fri Dec 06 2019 Marek Polacek <polacek@redhat.com> 4.8.5-41
- backport ARMv8.3 pointer authentication patches (#1769573)
-
Tue Nov 19 2019 Qing Zhao <qing.zhao@oracle.com> - 4.8.5-39.0.3
- CVE-2018-12207 / Intel SKX102
OL7 gcc: Intel Mitigation for CVE: CVE-2018-12207
- Allow -flto -Wa,-mbranches-within-32B-boundaries to pass -mbranches-within-32B-boundaries
to GNU assembler. Without -lfto, -Wa,-mbranches-within-32B-boundaries to pass
-mbranches-within-32B-boundaries to GNU assembler using existing GCC binaries.
- Mitigation patch:
gcc48-Fix-Wa-with-flto.patch
-
Tue Jul 23 2019 Marek Polacek <polacek@redhat.com> 4.8.5-40
- fix ICE with lambda in NSDMI (PR c++/66585, #1713056)
- revert the change
-
Wed Jun 12 2019 Jose E. Marchesi <jose.marchesi@oracle.com> - 4.8.5-39.0.1
- [Orabug: 27987827] (Michael Ploujnikov)
Enable stable binary output for Ksplice
- [Orabug: 27557686] (Egeyar Bagcioglu)
- Introduce 'oracle_release' into .spec file. Echo it to gcc/DEV-PHASE.
-
Tue Feb 26 2019 Marek Polacek <polacek@redhat.com> 4.8.5-39
- fix pr63567-2.c and pr63567-4.c