Bug 2110583

Summary: Rebase gcc-toolset-12-gcc to GCC 12.2
Product: Red Hat Enterprise Linux 9 Reporter: Marek Polacek <mpolacek>
Component: gccAssignee: Marek Polacek <mpolacek>
gcc sub component: gcc-toolset-12 QA Contact: Václav Kadlčík <vkadlcik>
Status: CLOSED ERRATA Docs Contact: Jacob Taylor Valdez <jvaldez>
Severity: unspecified    
Priority: unspecified CC: fweimer, jvaldez, vkadlcik
Version: 9.1Keywords: Bugfix, Triaged
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gcc-toolset-12-gcc-12.2.1-4.el9 Doc Type: Enhancement
Doc Text:
.Updated GCC Toolset 12 GCC Toolset 12 is a compiler toolset that provides recent versions of development tools. It is available as an Application Stream in the form of a Software Collection in the `AppStream` repository. Notable changes introduced in RHEL 9.2 include: * The GCC compiler has been updated to version 12.2.1, which provides many bug fixes and enhancements that are available in upstream GCC. * `annobin` has been updated to version 11.08. The following tools and versions are provided by GCC Toolset 12: [options="header"] |==== | Tool | Version | GCC | 12.2.1 | GDB | 11.2 | binutils | 2.38 | dwz | 0.14 | annobin | 11.08 |==== To install GCC Toolset 12, run the following command as root: [literal] ---- # dnf install gcc-toolset-12 ---- To run a tool from GCC Toolset 12: [literal,subs="quotes"] ---- $ scl enable gcc-toolset-12 __tool__ ---- To run a shell session where tool versions from GCC Toolset 12 override system versions of these tools: [literal] ---- $ scl enable gcc-toolset-12 bash ---- For more information, see link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/developing_c_and_cpp_applications_in_rhel_9/assembly_additional-toolsets-for-development-rhel-9_developing-applications#gcc-toolset-12_assembly_additional-toolsets-for-development-rhel-9[GCC Toolset 12].
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-05-09 07:45:05 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-07-25 16:38:44 UTC
GCC 12.2 should be released rather soon, and we should consider rebasing GTS GCC from it.

Comment 1 Marek Polacek 2022-07-25 16:40:12 UTC
This may be moved to GTS 12.1 if we don't have the time to do the rebase.

Comment 2 Marek Polacek 2022-08-01 16:04:21 UTC
Moving to 9.2.

Comment 3 Marek Polacek 2022-12-02 23:39:59 UTC
Rebase done.  On aarch64 I see a new FAIL:
FAIL: gcc.target/aarch64/cpunative/native_cpu_18.c scan-assembler \\\\.arch armv8.6-a\\\\+crc\\\\+fp16\\\\+aes\\\\+sha3\\\\+rng
which is bug 2148178.

Comment 8 errata-xmlrpc 2023-05-09 07:45:05 UTC
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-toolset-12-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/RHEA-2023:2305