Name: | gcc-gfortran |
---|---|
Version: | 4.8.5 |
Release: | 44.0.3.el7 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 16443184 |
License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
RPM: | gcc-gfortran-4.8.5-44.0.3.el7.x86_64.rpm |
Source RPM: | gcc-4.8.5-44.0.3.el7.src.rpm |
Build Date: | Mon Jul 20 2020 |
Build Host: | jenkins-10-147-72-125-6754d569-5e16-4486-9716-05a96e9f52ae.appad3iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://gcc.gnu.org |
Summary: | Fortran support |
Description: | The gcc-gfortran package provides support for compiling Fortran programs with the GNU Compiler Collection. |
- [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>
- merge Redhat 4.8.5-44
- fix pr92950.c test (#1784759)
- fix wrong code emitted for movv1qi on s390x (#1784759) - fix wrong code with EH due to a bug in LRA (#1800526)
- avoid folding shifts of vector types (#1740539)
- backport ARMv8.3 pointer authentication patches (#1769573)
- 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
- fix ICE with lambda in NSDMI (PR c++/66585, #1713056) - revert the change
- [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.
- fix pr63567-2.c and pr63567-4.c