Bug 2063255
| Summary: | Rebase system GCC in RHEL9 from Fedora gcc 11.2 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Marek Polacek <mpolacek> |
| Component: | gcc | Assignee: | Marek Polacek <mpolacek> |
| gcc sub component: | system-version | QA Contact: | Václav Kadlčík <vkadlcik> |
| Status: | CLOSED ERRATA | Docs Contact: | Jacob Taylor Valdez <jvaldez> |
| Severity: | unspecified | ||
| Priority: | unspecified | CC: | ahajkova, dmalcolm, fweimer, jakub, jvaldez, ohudlick, redhat-bugzilla, sipoyare |
| Version: | 9.1 | Keywords: | Rebase, Triaged |
| Target Milestone: | rc | Flags: | pm-rhel:
mirror+
|
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | gcc-11.2.1-10.el9 | Doc Type: | Enhancement |
| Doc Text: |
.The updated GCC compiler is now available for RHEL 9.1
The system GCC compiler, version 11.2.1, has been updated to include numerous bug fixes and enhancements available in the upstream GCC.
The GNU Compiler Collection (GCC) provides tools for developing applications with the C, C++, and Fortran programming languages.
For usage information, see link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/developing_c_and_cpp_applications_in_rhel_9/index[Developing C and C++ applications in RHEL 9].
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-11-15 11:12:49 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Marek Polacek
2022-03-11 16:03:38 UTC
Just a note: I used gcc-11.2.1-10.el9 for gcc-epel (for e.g. gcc-gobjc) and had to notice that the resulting binaries are LTO 11.3 rather than LTO 11.2; reverting to gcc-11.2.1-9.4.el9 lead to LTO 11.2 binaries again. However, with RHEL 9.1 there will be most likely anyway an update to gcc-11.3.1-2.1.el9, right? (In reply to Robert Scheck from comment #5) > Just a note: I used gcc-11.2.1-10.el9 for gcc-epel (for e.g. gcc-gobjc) and > had to notice that the resulting binaries are LTO 11.3 rather than LTO 11.2; > reverting to gcc-11.2.1-9.4.el9 lead to LTO 11.2 binaries again. However, > with RHEL 9.1 there will be most likely anyway an update to > gcc-11.3.1-2.1.el9, right? That's correct, we plan to update gcc to 11.3 in RHEL9. adding beta to title Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (gcc bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:8277 |