| Name: | gcc-gfortran |
|---|---|
| Version: | 4.8.5 |
| Release: | 28.0.1.el7_5.1 |
| Architecture: | aarch64 |
| Group: | Development/Languages |
| Size: | 14022665 |
| License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
| RPM: | gcc-gfortran-4.8.5-28.0.1.el7_5.1.aarch64.rpm |
| Source RPM: | gcc-4.8.5-28.0.1.el7_5.1.src.rpm |
| Build Date: | Wed May 23 2018 |
| Build Host: | ca-buildarm01.us.oracle.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: 27557686] (Egeyar Bagcioglu) - Introduce 'oracle_release' into .spec file. Echo it to gcc/DEV-PHASE.
- s390 retpoline support for spectre mitigation (#1552021)
- Minor testsuite fixes to clean up test results (#1469697) - retpoline support for spectre mitigation (#1535655)
- bump for rebuild with RELRO enabled even for ppc64/ppc64le
- Avoid red zone probing for zero residual dynamic allocation (#1469697) - Avoid bogus CFIs for probes in noreturn fucntions on x86/x86_64 (#1469697)
- Avoid red zone probe on aarch64 (#1469697)
- Sync gcc48-rh1469697-13 patch to upstream (#1469697) - Avoid probing in the red zone for noreturn functions (#1507980, #1469697) - Avoid infinite loop if probing interval is less than guard size (#1469697) - Fix debug information for large probing interval on aarch64 (#1469697) - Fix ICE on ppc port with large probing interval (#1469697) - rebuild to remove static relocations not known to older linkers (#1508968)
- rebuild to remove static relocations not known to older linkers (#1508968)
- fix gcc.c-torture/execute/pr80692.x - fix divmod expansion (PR middle-end/78416)
- fix 27_io/basic_fstream/53984.cc - fix for classes with bases with mutable members (PR c++/77375) - fix handling side-effects of parameters (PR c/77767) - fix combine's make_extraction (PR rtl-optimization/78378) - fix gimplification of const var initialization from COND_EXPR (PR c++/80129) - fix -A / -B to A / B folding (PR middle-end/80362) - fix comparison of decimal float zeroes (PR middle-end/80692) - fix __mulv[dt]i3 and expand_mul_overflow (PR target/82274)