RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2110583 - Rebase gcc-toolset-12-gcc to GCC 12.2
Summary: Rebase gcc-toolset-12-gcc to GCC 12.2
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: gcc
Version: 9.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Marek Polacek
QA Contact: Václav Kadlčík
Jacob Taylor Valdez
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-07-25 16:38 UTC by Marek Polacek
Modified: 2023-05-09 08:59 UTC (History)
3 users (show)

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].
Clone Of:
Environment:
Last Closed: 2023-05-09 07:45:05 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-128921 0 None None None 2022-07-25 16:44:11 UTC
Red Hat Product Errata RHEA-2023:2305 0 None None None 2023-05-09 07:45:17 UTC

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


Note You need to log in before you can comment on or make changes to this bug.